main/open-vm-tools: disable due to it fails to build with musl

This commit is contained in:
Natanael Copa 2014-05-30 14:11:04 +00:00
parent 6708ba93dc
commit 625e91cc74

View File

@ -6,7 +6,7 @@ _ver=${pkgver/_p/-}
pkgrel=0
pkgdesc="The Open Virtual Machine Tools are the open source implementation of VMware Tools."
url="http://open-vm-tools.sourceforge.net/"
arch="all"
arch=""
license="LGPL"
subpackages="$pkgname-gtk $pkgname-dev"
install="$pkgname.pre-install"