summaryrefslogtreecommitdiff
path: root/extra/python/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-12 17:22:48 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-12 17:22:48 -0300
commit42512f0cff006451fa78981bf2f41e819fe96131 (patch)
tree86af2177e961d169bd28a258e45dce2fed84c2e8 /extra/python/PKGBUILD
parentbae3e33d2e446a83c2a1ec40e017a9378fe10ef0 (diff)
Ports + rebuilds
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 \