[packages/ipxtund] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:16:53 CEST 2025


commit b5be3df79e0d5a340470aeceb56a3191060dbd1f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:16:37 2025 +0200

    Fix applying patches.

 ipxtund.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ipxtund.spec b/ipxtund.spec
index 3e114c3..d658035 100644
--- a/ipxtund.spec
+++ b/ipxtund.spec
@@ -31,8 +31,8 @@ Internet.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 export OPT="%{rpmcflags}"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ipxtund.git/commitdiff/b5be3df79e0d5a340470aeceb56a3191060dbd1f



More information about the pld-cvs-commit mailing list