SPECS: VirtualBox.spec - don't be x86 specific

glen glen at pld-linux.org
Sat Sep 22 11:25:25 CEST 2007


Author: glen                         Date: Sat Sep 22 09:25:25 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't be x86 specific

---- Files affected:
SPECS:
   VirtualBox.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/VirtualBox.spec
diff -u SPECS/VirtualBox.spec:1.22 SPECS/VirtualBox.spec:1.23
--- SPECS/VirtualBox.spec:1.22	Sat Sep 22 01:15:19 2007
+++ SPECS/VirtualBox.spec	Sat Sep 22 11:25:20 2007
@@ -226,7 +226,7 @@
 cp -a out/linux.%{_outdir}/release/bin/components $RPM_BUILD_ROOT%{_libdir}/VirtualBox
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/virtualbox
 
-install ./out/linux.x86/release/bin/VBox.png $RPM_BUILD_ROOT%{_pixmapsdir}/VBox.png
+install out/linux.%{_outdir}/release/bin/VBox.png $RPM_BUILD_ROOT%{_pixmapsdir}/VBox.png
 install %{SOURCE3} $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
 %endif
 
@@ -290,6 +290,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2007/09/22 09:25:20  glen
+- don't be x86 specific
+
 Revision 1.22  2007/09/21 23:15:19  pascalek
 - Relase 0.2; just a desktop file
 
================================================================

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



More information about the pld-cvs-commit mailing list