[packages/afpfs-ng] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:30:41 CEST 2025


commit 3041e0c4d68e4b8d6d75b08d7f67d62b9acc7df5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:30:25 2025 +0200

    Fix applying patches.

 afpfs-ng.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/afpfs-ng.spec b/afpfs-ng.spec
index 55a79f5..0c0aff4 100644
--- a/afpfs-ng.spec
+++ b/afpfs-ng.spec
@@ -48,9 +48,9 @@ Library for dynamic linking and header files of afpfs-ng.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 # make would rebuild the autoconf infrastructure due to the following:
 # Prerequisite `configure.ac' is newer than target `Makefile.in'.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/afpfs-ng.git/commitdiff/3041e0c4d68e4b8d6d75b08d7f67d62b9acc7df5



More information about the pld-cvs-commit mailing list