summaryrefslogtreecommitdiff
path: root/extra/python/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python/PKGBUILD')
-rw-r--r--extra/python/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/python/PKGBUILD b/extra/python/PKGBUILD
index 1224a7799..0588647ac 100644
--- a/extra/python/PKGBUILD
+++ b/extra/python/PKGBUILD
@@ -6,6 +6,7 @@
pkgname=python
pkgver=3.2.2
pkgrel=2
+pkgrel=1 #holdver
_pybasever=3.2
pkgdesc="Next generation of the python high-level scripting language"
arch=('i686' 'x86_64' 'mips64el')
@@ -50,6 +51,7 @@ build() {
--without-valgrind \
--with-wide-unicode \
--with-system-expat \
+ --with-dbmliborder=gdbm:ndbm \
--with-system-ffi
else
./configure --prefix=/usr \