SPECS: VirtualBox.spec - fix install.

pluto pluto at pld-linux.org
Sat May 17 14:39:04 CEST 2008


Author: pluto                        Date: Sat May 17 12:39:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix install.

---- Files affected:
SPECS:
   VirtualBox.spec (1.85 -> 1.86) 

---- Diffs:

================================================================
Index: SPECS/VirtualBox.spec
diff -u SPECS/VirtualBox.spec:1.85 SPECS/VirtualBox.spec:1.86
--- SPECS/VirtualBox.spec:1.85	Fri May 16 15:44:56 2008
+++ SPECS/VirtualBox.spec	Sat May 17 14:38:59 2008
@@ -343,7 +343,7 @@
 %endif
 
 %if %{with kernel}
-$RPM_BUILD_ROOT/etc/rc.d/init.d
+install -d $RPM_BUILD_ROOT/etc/rc.d/init.d
 install %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/vboxdrv
 install %{SOURCE4} $RPM_BUILD_ROOT/etc/rc.d/init.d/vboxadd
 %install_kernel_modules -m PLD-MODULE-BUILD/vboxadd/vboxadd -d misc
@@ -485,6 +485,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.86  2008-05-17 12:38:59  pluto
+- fix install.
+
 Revision 1.85  2008-05-16 13:44:56  hawk
 - release 3, required cvs mv was done
 
================================================================

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



More information about the pld-cvs-commit mailing list