[packages/madwifi-ng] - fix cleaning kernel module build - rel 76

baggins baggins at pld-linux.org
Thu Oct 31 10:46:20 CET 2013


commit 6d5bdc6683bd1acedbd5f30f4b8df0236f258ea4
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Oct 31 10:46:01 2013 +0100

    - fix cleaning kernel module build
    - rel 76

 madwifi-ng.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/madwifi-ng.spec b/madwifi-ng.spec
index d8dbab5..852ef6f 100644
--- a/madwifi-ng.spec
+++ b/madwifi-ng.spec
@@ -50,7 +50,7 @@ exit 1
 %define		prel	0.%{snap}.%{rel}
 %define		trunk	r4177
 
-%define		rel		75
+%define		rel		76
 
 %define		pname	madwifi-ng
 %define		tname	madwifi-trunk
@@ -145,7 +145,7 @@ Ten pakiet zawiera moduł jądra Linuksa.\
 # kernel module(s)\
 %define opts TARGET=%{target} KERNELPATH="%{_kernelsrcdir}" TOOLPREFIX= LDFLAGS_MODULE=\
 \
-%{__make} clean\
+%{__make} %{opts} clean\
 %{__make} %{opts} svnversion.h\
 %build_kernel_modules -c -m %{modules_ath},%{modules_wlan} %{opts}\
 %install_kernel_modules -D installed -m %{modules_ath},%{modules_wlan} -d kernel/net\
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/madwifi-ng.git/commitdiff/6d5bdc6683bd1acedbd5f30f4b8df0236f258ea4



More information about the pld-cvs-commit mailing list