SPECS: kernel-net-e1000.spec - propably fixed building on ppc (it ...

paszczus paszczus at pld-linux.org
Tue May 9 11:59:44 CEST 2006


Author: paszczus                     Date: Tue May  9 09:59:44 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- propably fixed building on ppc (it was typo?)

---- Files affected:
SPECS:
   kernel-net-e1000.spec (1.46 -> 1.47) 

---- Diffs:

================================================================
Index: SPECS/kernel-net-e1000.spec
diff -u SPECS/kernel-net-e1000.spec:1.46 SPECS/kernel-net-e1000.spec:1.47
--- SPECS/kernel-net-e1000.spec:1.46	Mon May  8 15:12:26 2006
+++ SPECS/kernel-net-e1000.spec	Tue May  9 11:59:38 2006
@@ -74,7 +74,7 @@
 	ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h o/include/linux/autoconf.h
 %ifarch ppc
 	if [ -d "%{_kernelsrcdir}/include/asm-powerpc" ]; then
-		install -d include/asm
+		install -d o/include/asm
 		cp -a %{_kernelsrcdir}/include/asm-%{_target_base_arch}/* o/include/asm
 		cp -a %{_kernelsrcdir}/include/asm-powerpc/* o/include/asm
 	else
@@ -153,6 +153,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2006/05/09 09:59:38  paszczus
+- propably fixed building on ppc (it was typo?)
+
 Revision 1.46  2006/05/08 13:12:26  paszczus
 - updated to 7.0.38
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel-net-e1000.spec?r1=1.46&r2=1.47&f=u



More information about the pld-cvs-commit mailing list