[packages/crcutil] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:05:16 CEST 2025


commit a4b9a37c3cacc85c3543f1eca5f4d2b2af4e1fb0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:05:00 2025 +0200

    Fix applying patches.

 crcutil.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/crcutil.spec b/crcutil.spec
index 320aae7..5e9c756 100644
--- a/crcutil.spec
+++ b/crcutil.spec
@@ -84,12 +84,12 @@ Dokumentacja do biblioteki crcutil.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p3
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p3
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crcutil.git/commitdiff/a4b9a37c3cacc85c3543f1eca5f4d2b2af4e1fb0



More information about the pld-cvs-commit mailing list