From 17128f8380ac79eaa9c16c4687637fb35814b5d6 Mon Sep 17 00:00:00 2001 From: Manuel Date: Mon, 20 Dec 2010 22:22:40 +0000 Subject: [PATCH] Fix python binding, step 1, compile python --- python/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/PKGBUILD b/python/PKGBUILD index 1405f6735..a08cf1dc2 100644 --- a/python/PKGBUILD +++ b/python/PKGBUILD @@ -6,7 +6,7 @@ pkgname=python pkgver=2.7.1 -pkgrel=2 +pkgrel=3 _pybasever=2.7 pkgdesc="A high-level scripting language" arch=('i686' 'x86_64')