[packages/libnfsidmap] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:55:43 CEST 2025
commit 981a885ae4eb722c0a5bf068e2258fb9709c84bf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:55:27 2025 +0200
Fix applying patches.
libnfsidmap.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libnfsidmap.spec b/libnfsidmap.spec
index 95a7c1e..ec6e245 100644
--- a/libnfsidmap.spec
+++ b/libnfsidmap.spec
@@ -72,9 +72,9 @@ Biblioteka statyczna dietlibc libnfsidmap.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%if %{with dietlibc}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libnfsidmap.git/commitdiff/981a885ae4eb722c0a5bf068e2258fb9709c84bf
More information about the pld-cvs-commit
mailing list