[packages/p3nfs] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:49:38 CEST 2025


commit a84e1ef491f7aafe6b673b5369c44a489f4ee13a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:49:22 2025 +0200

    Fix applying patches.

 p3nfs.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/p3nfs.spec b/p3nfs.spec
index 35c3778..9d51fc8 100644
--- a/p3nfs.spec
+++ b/p3nfs.spec
@@ -31,8 +31,8 @@ przy użyciu swoich ulubionych narzędzi na maszynie uniksowej.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/p3nfs.git/commitdiff/a84e1ef491f7aafe6b673b5369c44a489f4ee13a



More information about the pld-cvs-commit mailing list