[packages/cvsbook] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:08:36 CEST 2025
commit 2afd67392688964426a6fc48d64c9accc2bd1c3c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:08:20 2025 +0200
Fix applying patches.
cvsbook.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cvsbook.spec b/cvsbook.spec
index 99e3913..707eac5 100644
--- a/cvsbook.spec
+++ b/cvsbook.spec
@@ -30,7 +30,7 @@ każdego, kto używa lub planuje używać CVS-u.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cvsbook.git/commitdiff/2afd67392688964426a6fc48d64c9accc2bd1c3c
More information about the pld-cvs-commit
mailing list