aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/cfengine/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/cfengine/APKBUILD b/testing/cfengine/APKBUILD
index 2fafcb63c6..79d66e9d8a 100644
--- a/testing/cfengine/APKBUILD
+++ b/testing/cfengine/APKBUILD
@@ -44,6 +44,7 @@ build() {
--localstatedir=/var \
--mandir=/usr/share/man \
--with-lmdb \
+ --without-pam \
|| return 1
make || return 1
}