summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 971769c9f30e..ed2f8452d436 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,8 +26,8 @@ build () {
./autogen.sh
./configure \
--enable-ldap \
- --enable-python \
- --enable-console \
+ --enable-python \
+ --enable-console \
--prefix=/usr PYTHON='/usr/bin/python2'
make
}