wok diff open-vm-tools/receipt @ rev 23510

updated python-mygpoclient (1.5 -> 1.8)
author Hans-G?nter Theisgen
date Mon Apr 06 10:36:51 2020 +0100 (2020-04-06)
parents de171be4a7e8
children 5ea0ce1cecc0
line diff
     1.1 --- a/open-vm-tools/receipt	Tue Mar 08 10:05:07 2016 +0100
     1.2 +++ b/open-vm-tools/receipt	Mon Apr 06 10:36:51 2020 +0100
     1.3 @@ -56,11 +56,10 @@
     1.4  	cp $stuff/network $fs/etc/vmware-tools/scripts/vmware/network
     1.5  	chmod 755 $fs/etc/vmware-tools/scripts/vmware/network
     1.6  
     1.7 -	cp -a $install/sbin $fs/sbin
     1.8 -
     1.9  	cp -a $install/usr/include $fs/usr
    1.10  	cp -a $install/usr/bin $fs/usr
    1.11  	cp -a $install/usr/sbin $fs/usr
    1.12 +	ln -s ../usr/sbin/mount.vmhgfs $fs/sbin/mount.vmhgfs
    1.13  
    1.14  	cp -a $install/usr/share/open-vm-tools $fs/usr/share
    1.15