[fedora-review] Fix the application of the patch -- Thanks Stanislav

Pierre-YvesChibon pingou at fedoraproject.org
Wed Nov 7 22:02:45 UTC 2012


commit 182472e70a06b24f4a3a7bafee2e9abfe69aa8c6
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Wed Nov 7 23:00:59 2012 +0100

    Fix the application of the patch -- Thanks Stanislav

 fedora-review.spec |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/fedora-review.spec b/fedora-review.spec
index ce17d5f..11577be 100644
--- a/fedora-review.spec
+++ b/fedora-review.spec
@@ -52,9 +52,8 @@ in a simple way in bash.
 %prep
 %setup -q
 chmod -x api/examples/*
-pwd
-ls
-%patch0 -p1 -b .
+
+%patch0 -p1 -b . -F1
 
 %build
 %{__python} setup.py build


More information about the scm-commits mailing list