Author: adamg                        Date: Tue Sep  5 11:32:38 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make -j1 for scripts

---- Files affected:
SPECS:
   madwifi.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: SPECS/madwifi.spec
diff -u SPECS/madwifi.spec:1.33 SPECS/madwifi.spec:1.34
--- SPECS/madwifi.spec:1.33     Sat Jun 24 20:39:10 2006
+++ SPECS/madwifi.spec  Tue Sep  5 13:32:33 2006
@@ -130,7 +130,7 @@
 #
 #      patching/creating makefile(s) (optional)
 #
-       %{__make} -C %{_kernelsrcdir} O=$PWD/o prepare scripts
+       %{__make} -j1 -C %{_kernelsrcdir} O=$PWD/o prepare scripts
        ln -sf ../Makefile.inc o/Makefile.inc
        %{__make} -C %{_kernelsrcdir} clean \
                KERNELCONF="%{_kernelsrcdir}/config-$cfg" \
@@ -254,6 +254,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2006/09/05 11:32:33  adamg
+- make -j1 for scripts
+
 Revision 1.33  2006/06/24 18:39:10  adamg
 - alternative kernel support
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/madwifi.spec?r1=1.33&r2=1.34&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to