[packages/inet6-apps] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:14:33 CEST 2025


commit f5ebfd8a1670dcbc2ffc999ea5dfd5f8f2c53826
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:14:17 2025 +0200

    Fix applying patches.

 inet6-apps.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/inet6-apps.spec b/inet6-apps.spec
index 25a0ef6..cf7149c 100644
--- a/inet6-apps.spec
+++ b/inet6-apps.spec
@@ -106,12 +106,12 @@ ping.
 
 %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
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/inet6-apps.git/commitdiff/f5ebfd8a1670dcbc2ffc999ea5dfd5f8f2c53826



More information about the pld-cvs-commit mailing list