wok-6.x diff open-vm-tools/receipt @ rev 22612
updated codeblocks again (10.05 -> 17.12)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jan 10 13:36:24 2020 +0100 (2020-01-10) |
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 Fri Jan 10 13:36:24 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