SPECS: softmac.spec - update

arekm arekm at pld-linux.org
Sun Jan 29 14:02:14 CET 2006


Author: arekm                        Date: Sun Jan 29 13:02:14 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update

---- Files affected:
SPECS:
   softmac.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/softmac.spec
diff -u SPECS/softmac.spec:1.9 SPECS/softmac.spec:1.10
--- SPECS/softmac.spec:1.9	Sun Jan 29 10:46:07 2006
+++ SPECS/softmac.spec	Sun Jan 29 14:02:09 2006
@@ -130,9 +130,10 @@
 	if [ ! -r "%{_kernelsrcdir}/config-$cfg" ]; then
 		exit 1
 	fi
-	install -d o
+	install -d o/include/linux
 	ln -sf %{_kernelsrcdir}/config-$cfg o/.config
 	ln -sf %{_kernelsrcdir}/Module.symvers-$cfg o/Module.symvers
+	ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h o/include/linux/autoconf.h
 	%{__make} -C %{_kernelsrcdir} O=$PWD/o prepare scripts
 
 	%{__make} -C %{_kernelsrcdir} clean \
@@ -229,6 +230,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/01/29 13:02:09  arekm
+- update
+
 Revision 1.9  2006/01/29 09:46:07  arekm
 - testing new shiny way of modules build procedure (which can also work with vanilla sources)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/softmac.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list