[packages/netdude] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:33:17 CEST 2025


commit c0e77830454b002f7c6b8686145373431b99a418
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:33:00 2025 +0200

    Fix applying patches.

 netdude.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/netdude.spec b/netdude.spec
index bdf4d04..e096698 100644
--- a/netdude.spec
+++ b/netdude.spec
@@ -53,10 +53,10 @@ Pliki nagłówkowe do budowy wtyczek netdude.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 rm -f missing
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/netdude.git/commitdiff/c0e77830454b002f7c6b8686145373431b99a418



More information about the pld-cvs-commit mailing list