]> git.pld-linux.org Git - packages/VMware-player.git/commitdiff
- fix path
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 1 Oct 2007 08:23:54 +0000 (08:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    VMware-player.spec -> 1.24

VMware-player.spec

index ed98f2fb7d253f61bd2b167f81a773a9e14ea6b2..0ae8ffcb2690c0960004d5270f5eb7cfd447870d 100644 (file)
@@ -164,7 +164,7 @@ cd vmware-any-any-update%{_urel}
 chmod u+w ../lib/bin/vmware-vmx ../lib/bin-debug/vmware-vmx ../bin/vmnet-bridge
 
 # hack until new any-any-update version available
 chmod u+w ../lib/bin/vmware-vmx ../lib/bin-debug/vmware-vmx ../bin/vmnet-bridge
 
 # hack until new any-any-update version available
-sed -i -e 's/#define.*VMMON_VERSION_V6.*/#define VMMON_VERSION_V6              (167 << 16 | 0)/g' vmmon-only/include/iocontrols_compat.h
+sed -i -e 's/#define.*VMMON_VERSION_V6.*/#define VMMON_VERSION_V6              (167 << 16 | 0)/g' vmmon-only.clean/include/iocontrols_compat.h
 
 %if %{with kernel}
 rm -rf built
 
 %if %{with kernel}
 rm -rf built
This page took 0.048751 seconds and 4 git commands to generate.