[packages/cgilib] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:57:33 CEST 2025


commit bed2c48a98b5a8921e9c3dc60644f88e872897c8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:57:17 2025 +0200

    Fix applying patches.

 cgilib.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/cgilib.spec b/cgilib.spec
index 58c9730..a333284 100644
--- a/cgilib.spec
+++ b/cgilib.spec
@@ -52,9 +52,9 @@ Biblioteka statyczna cgilib.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 rm -f *.m4 missing
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cgilib.git/commitdiff/bed2c48a98b5a8921e9c3dc60644f88e872897c8



More information about the pld-cvs-commit mailing list