[duplicity/f22] Fix patch command.

Jon Ciesla limb at fedoraproject.org
Mon Mar 2 13:54:11 UTC 2015


commit 6e3ec8edc39a92a5a27d8a5944c370dd903a2798
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Mar 2 07:51:50 2015 -0600

    Fix patch command.

 duplicity.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/duplicity.spec b/duplicity.spec
index e73abd1..64b9a06 100644
--- a/duplicity.spec
+++ b/duplicity.spec
@@ -39,7 +39,7 @@ but not hard links.
 %patch0 -p1 -b .librsync-1.0.0
 
 %patch0 -p0
-%patch1 -0
+%patch1 -p0
 
 %build
 %{__python} setup.py build


More information about the scm-commits mailing list