[packages/rpcbind] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:44:49 CEST 2025
commit 6d90d8f60079235aa0b111121779909173949647
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:44:33 2025 +0200
Fix applying patches.
rpcbind.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/rpcbind.spec b/rpcbind.spec
index 51e3a25..24bf0c5 100644
--- a/rpcbind.spec
+++ b/rpcbind.spec
@@ -57,12 +57,12 @@ wywołania RPC na serwerze na tej maszynie.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch6 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P6 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpcbind.git/commitdiff/6d90d8f60079235aa0b111121779909173949647
More information about the pld-cvs-commit
mailing list