From 0a06d7de31f22b65b659ba7c5f2c6d1387eb8203 Mon Sep 17 00:00:00 2001 From: Carlo Landmeter Date: Sun, 13 Feb 2011 12:24:31 +0000 Subject: testing/open-vm-tools-grsec: added missing configure flag should build with --without-procps --- testing/open-vm-tools-grsec/APKBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'testing') diff --git a/testing/open-vm-tools-grsec/APKBUILD b/testing/open-vm-tools-grsec/APKBUILD index d71a02a892..064f8be877 100644 --- a/testing/open-vm-tools-grsec/APKBUILD +++ b/testing/open-vm-tools-grsec/APKBUILD @@ -39,6 +39,7 @@ build() { --without-x \ --without-dnet \ --without-icu \ + --without-procps \ --with-kernel-release="$_abi_release" \ || return 1 cd "$_builddir"/modules -- cgit v1.2.3