Date: Saturday, November 2, 2013 @ 22:15:24 Author: dwallace Revision: 100364
static libs Modified: xe-guest-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 1 + 1 file changed, 1 insertion(+) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-11-02 20:40:41 UTC (rev 100363) +++ PKGBUILD 2013-11-02 21:15:24 UTC (rev 100364) @@ -12,6 +12,7 @@ url="http://citrix.com/English/ps2/products/product.asp?contentID=683148&ntref=hp_nav_US" license=('GPL' 'LGPL') makedepends=(python2) +options=(staticlibs) source=("ftp://ftp.archlinux.org/other/community/$pkgbase/${pkgbase}_${pkgver}-1033.tar.gz" 'ip_address.patch' 'xe-linux-distribution.service'
