[devtodo] Fix patch p-level

Patrick Uiterwijk puiterwijk at fedoraproject.org
Fri May 3 09:23:05 UTC 2013


commit 8b9724dd103c6a6ae7e37669a6428fc59d893672
Author: Patrick Uiterwijk <puiterwijk at gmail.com>
Date:   Fri May 3 11:22:59 2013 +0200

    Fix patch p-level

 devtodo.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/devtodo.spec b/devtodo.spec
index d96f4cf..5c24be9 100644
--- a/devtodo.spec
+++ b/devtodo.spec
@@ -30,7 +30,7 @@ For much more complete information please refer to the man page (devtodo(1)).
 %prep
 %setup -q
 %patch0 -p1 -b .bfix
-%patch1
+%patch1 -p2
 
 %build
 export CPPFLAGS="-I%{_includedir}/readline5" LDFLAGS="-L%{_libdir}/readline5"


More information about the scm-commits mailing list