vmware-workstation: .footprint updated

This commit is contained in:
James Mills 2006-12-27 02:21:34 +10:00
parent d8be5f3570
commit 69d6cf6f45
2 changed files with 2078 additions and 2077 deletions

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@
name=vmware-workstation
version=4.5.2-8848
release=2
release=1
source=(http://download3.vmware.com/software/wkst/VMware-workstation-$version.tar.gz \
vmware.rc)
@ -64,5 +64,6 @@ build() {
fi
done
chown -R root:root $PKG
chown root:root -R $PKG
chmod o+w -R $PKG/opt/vmware/lib/
}