[packages/uucp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:27:52 CEST 2025


commit 0918dcc368cbe2937e7941fac778994fa84ce856
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:27:36 2025 +0200

    Fix applying patches.

 uucp.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/uucp.spec b/uucp.spec
index 07c21f5..a7e8cb9 100644
--- a/uucp.spec
+++ b/uucp.spec
@@ -103,12 +103,12 @@ Serwer GNU uucp.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
 
 find . -name "*.perlpath" | xargs rm -f
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/uucp.git/commitdiff/0918dcc368cbe2937e7941fac778994fa84ce856



More information about the pld-cvs-commit mailing list