SPECS: kernel-vanilla.spec - make TuneUpConfigForIX86 always retur...

shadzik shadzik at pld-linux.org
Wed Feb 14 19:28:05 CET 2007


Author: shadzik                      Date: Wed Feb 14 18:28:05 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make TuneUpConfigForIX86 always return 0, fixes build on i386

---- Files affected:
SPECS:
   kernel-vanilla.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.32 SPECS/kernel-vanilla.spec:1.33
--- SPECS/kernel-vanilla.spec:1.32	Wed Feb 14 19:23:06 2007
+++ SPECS/kernel-vanilla.spec	Wed Feb 14 19:28:00 2007
@@ -632,6 +632,7 @@
 	fi
 	sed -i 's:CONFIG_MATH_EMULATION=y:# CONFIG_MATH_EMULATION is not set:' $1
 	%endif
+	return 0
 %endif
 }
 
@@ -1304,6 +1305,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2007/02/14 18:28:00  shadzik
+- make TuneUpConfigForIX86 always return 0, fixes build on i386
+
 Revision 1.32  2007/02/14 18:23:06  shadzik
 - start playing with linux-2.6.20
 - fixed versioning (after those _rc releses messed it up)
================================================================

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



More information about the pld-cvs-commit mailing list