SPECS: VirtualBox.spec - missing install dir

vip vip at pld-linux.org
Tue Apr 7 23:59:29 CEST 2009


Author: vip                          Date: Tue Apr  7 21:59:29 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing install dir

---- Files affected:
SPECS:
   VirtualBox.spec (1.190 -> 1.191) 

---- Diffs:

================================================================
Index: SPECS/VirtualBox.spec
diff -u SPECS/VirtualBox.spec:1.190 SPECS/VirtualBox.spec:1.191
--- SPECS/VirtualBox.spec:1.190	Mon Apr  6 12:03:41 2009
+++ SPECS/VirtualBox.spec	Tue Apr  7 23:59:24 2009
@@ -336,7 +336,8 @@
 %if %{with userspace}
 install -d \
 	$RPM_BUILD_ROOT{%{_bindir},%{_pixmapsdir},%{_desktopdir}} \
-	$RPM_BUILD_ROOT%{_libdir}/VirtualBox
+	$RPM_BUILD_ROOT%{_libdir}/VirtualBox \
+	$RPM_BUILD_ROOT/sbin
 
 install %{SOURCE9} $RPM_BUILD_ROOT/sbin/mount.vdi
 install VirtualBox-wrapper.sh $RPM_BUILD_ROOT%{_libdir}/VirtualBox
@@ -561,6 +562,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.191  2009/04/07 21:59:24  vip
+- missing install dir
+
 Revision 1.190  2009/04/06 10:03:41  glen
 - add mount.vdi
 
================================================================

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



More information about the pld-cvs-commit mailing list