]> git.pld-linux.org Git - packages/VirtualBox.git/commitdiff
- install vs. cp, we already know what won
authorshadzik <shadzik@pld-linux.org>
Tue, 13 Mar 2007 19:05:51 +0000 (19:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    VirtualBox.spec -> 1.18

VirtualBox.spec

index e45335e666760415f5c527f0224eef2c7098c0d4..8494fa312c882d4b2724dd5f0d45aa8b1fd9269f 100644 (file)
@@ -165,7 +165,7 @@ BINFILE=$(basename "$0")
 LD_LIBRARY_PATH=%{_libdir}/VirtualBox %{_libdir}/VirtualBox/$BINFILE ${1:+"$@"}
 EOF
 
-cp %{SOURCE2} .
+install %{SOURCE2} .
 
 %build
 KDIR="%{_builddir}/%{buildsubdir}/kernel"
This page took 0.03152 seconds and 4 git commands to generate.