SPECS: VirtualBox.spec - cosmetics - sed vboxdrv/Makefile in prep

baggins baggins at pld-linux.org
Fri Oct 31 01:16:39 CET 2008


Author: baggins                      Date: Fri Oct 31 00:16:39 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics - sed vboxdrv/Makefile in prep

---- Files affected:
SPECS:
   VirtualBox.spec (1.144 -> 1.145) 

---- Diffs:

================================================================
Index: SPECS/VirtualBox.spec
diff -u SPECS/VirtualBox.spec:1.144 SPECS/VirtualBox.spec:1.145
--- SPECS/VirtualBox.spec:1.144	Sat Oct 25 17:02:45 2008
+++ SPECS/VirtualBox.spec	Fri Oct 31 01:16:33 2008
@@ -280,6 +280,7 @@
 	tar -zxf modules.tar.gz && rm -f modules.tar.gz
 ../src/VBox/HostDrivers/Support/linux/export_modules modules.tar.gz && \
 	tar -zxf modules.tar.gz && rm -f modules.tar.gz
+sed -i -e 's/-DVBOX_WITH_HARDENING//g' vboxdrv/Makefile
 
 %build
 %if %{with userspace}
@@ -299,7 +300,6 @@
 
 %if %{with kernel}
 cd PLD-MODULE-BUILD
-sed -i -e 's/-DVBOX_WITH_HARDENING//g' vboxdrv/Makefile
 %build_kernel_modules -m vboxadd -C vboxadd
 %build_kernel_modules -m vboxdrv -C vboxdrv
 cp -a vboxadd/Module.symvers vboxvfs
@@ -519,6 +519,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.145  2008/10/31 00:16:33  baggins
+- cosmetics - sed vboxdrv/Makefile in prep
+
 Revision 1.144  2008/10/25 15:02:45  hawk
 - updated to 2.0.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/VirtualBox.spec?r1=1.144&r2=1.145&f=u



More information about the pld-cvs-commit mailing list