[packages/softmac] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:03:21 CEST 2025
commit 9dc24e62986b3a77cf0bffc70d34c19d838f179f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:03:05 2025 +0200
Fix applying patches.
softmac.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/softmac.spec b/softmac.spec
index ace2899..5af6152 100644
--- a/softmac.spec
+++ b/softmac.spec
@@ -83,7 +83,7 @@ Ten pakiet zawiera sterowniki jądra Linuksa.
%prep
%setup -q -n %{name}-snapshot
-%patch0 -p1
+%patch -P0 -p1
sed 's/$(CONFIG_[A-Za-z0-9_]*)/m/' \
-i net/ieee80211/Makefile \
-i net/ieee80211/softmac/Makefile
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/softmac.git/commitdiff/9dc24e62986b3a77cf0bffc70d34c19d838f179f
More information about the pld-cvs-commit
mailing list