[packages/madwifi-hal] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:12:54 CEST 2025


commit 137297dde151c219b83d285c4bde17762c321458
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:12:39 2025 +0200

    Fix applying patches.

 madwifi-hal.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/madwifi-hal.spec b/madwifi-hal.spec
index b322efe..720dc8a 100644
--- a/madwifi-hal.spec
+++ b/madwifi-hal.spec
@@ -101,12 +101,12 @@ Ten pakiet zawiera moduł jądra Linuksa.
 %prep
 %setup -q -n %{pname}-%{relhal}-%{trunk}-%{snap}
 # airckrack-ng
-%patch0 -p1
+%patch -P0 -p1
 # werror
-%patch1 -p1
+%patch -P1 -p1
 # fix - ticket 617
-%patch2 -p1
-%patch3 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %if %{with userspace}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/madwifi-hal.git/commitdiff/137297dde151c219b83d285c4bde17762c321458



More information about the pld-cvs-commit mailing list