[packages/vtun] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:04:28 CEST 2025


commit 706a57102efc1494c87707b51c74c87166fc0e8c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:39 2025 +0200

    Fix applying patches.

 vtun.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/vtun.spec b/vtun.spec
index 80a19c6..57ba4f5 100644
--- a/vtun.spec
+++ b/vtun.spec
@@ -60,12 +60,12 @@ user space, więc nie wymaga dodatkowego wsparcia w jądrze.
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
 
 %build
 cp -f /usr/share/automake/config.* .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vtun.git/commitdiff/706a57102efc1494c87707b51c74c87166fc0e8c



More information about the pld-cvs-commit mailing list