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"