[packages/madwifi-ng] - rel 77 - work around stupid makefile

baggins baggins at pld-linux.org
Thu Oct 31 12:13:17 CET 2013


commit c33916ac17986cf72262961070fe88d2d2b48742
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Oct 31 12:13:02 2013 +0100

    - rel 77
    - work around stupid makefile

 madwifi-ng.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/madwifi-ng.spec b/madwifi-ng.spec
index 852ef6f..24a8b5b 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		76
+%define		rel		77
 
 %define		pname	madwifi-ng
 %define		tname	madwifi-trunk
@@ -189,7 +189,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with userspace}
 install -d $RPM_BUILD_ROOT%{_bindir}
 
-%{__make} install-tools \
+%{__make} -C tools install \
 	TARGET=%{target} \
 	DESTDIR=$RPM_BUILD_ROOT \
 	BINDIR=%{_bindir} \
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list