SPECS: VirtualBox.spec - install vs. cp, we already know what won

shadzik shadzik at pld-linux.org
Tue Mar 13 20:05:56 CET 2007


Author: shadzik                      Date: Tue Mar 13 19:05:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install vs. cp, we already know what won

---- Files affected:
SPECS:
   VirtualBox.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/VirtualBox.spec
diff -u SPECS/VirtualBox.spec:1.17 SPECS/VirtualBox.spec:1.18
--- SPECS/VirtualBox.spec:1.17	Tue Mar 13 19:47:37 2007
+++ SPECS/VirtualBox.spec	Tue Mar 13 20:05:51 2007
@@ -166,7 +166,7 @@
 LD_LIBRARY_PATH=%{_libdir}/VirtualBox %{_libdir}/VirtualBox/$BINFILE ${1:+"$@"}
 EOF
 
-cp %{SOURCE2} .
+install %{SOURCE2} .
 
 %build
 KDIR="%{_builddir}/%{buildsubdir}/kernel"
@@ -310,6 +310,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2007/03/13 19:05:51  shadzik
+- install vs. cp, we already know what won
+
 Revision 1.17  2007/03/13 18:47:37  glen
 - files not produced by build process placed in %prep
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/VirtualBox.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list