[packages/cvsweb] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:08:56 CEST 2025


commit 500dcd52f4aa18c444616d417f81fbcc7b1b21f8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:08:40 2025 +0200

    Fix applying patches.

 cvsweb.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/cvsweb.spec b/cvsweb.spec
index 4986ac6..6ac87ca 100644
--- a/cvsweb.spec
+++ b/cvsweb.spec
@@ -70,10 +70,10 @@ Pliki języka Enscript dla CVSweba.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 cp -a cvsweb.conf* samples
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cvsweb.git/commitdiff/500dcd52f4aa18c444616d417f81fbcc7b1b21f8



More information about the pld-cvs-commit mailing list