Author: kwizart
Update of /cvs/free/rpms/VirtualBox-OSE/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv3904/devel
Modified Files:
VirtualBox-OSE.spec
Log Message:
Fix with install -D
Index: VirtualBox-OSE.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE/devel/VirtualBox-OSE.spec,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- VirtualBox-OSE.spec 1 Jan 2012 10:45:38 -0000 1.84
+++ VirtualBox-OSE.spec 1 Jan 2012 11:41:31 -0000 1.85
@@ -326,7 +326,7 @@
$RPM_BUILD_ROOT%{_sysconfdir}/X11/xorg.conf.d/00-vboxvideo.conf
install -m 0755 -D %{SOURCE10} \
- $RPM_BUILD_ROOT%{_initrddir}/
+ $RPM_BUILD_ROOT%{_initrddir}/vboxweb-service
install -m 0755 -D src/VBox/Additions/x11/Installer/98vboxadd-xclient \
$RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/98vboxadd-xclient.sh
Show replies by date