From e496bb73c359af9d37f530e0369745b163dcc54e Mon Sep 17 00:00:00 2001 From: sibel Date: Wed, 29 Dec 2010 15:32:26 +0000 Subject: protobuf-python#2.3.0-1, maj python --- extra/protobuf-python/Pkgfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extra/protobuf-python/Pkgfile') diff --git a/extra/protobuf-python/Pkgfile b/extra/protobuf-python/Pkgfile index 1414ff694..592f95cb9 100644 --- a/extra/protobuf-python/Pkgfile +++ b/extra/protobuf-python/Pkgfile @@ -1,7 +1,7 @@ # Description: Google's data interchange format utility (python API). # URL: http://code.google.com/p/protobuf/ # Maintainer: skingrapher at legtux dot org -# Depends on: python, protobuf, setuptools +# Depends on: python2, protobuf, setuptools name=protobuf-python version=2.3.0 @@ -10,6 +10,6 @@ source=(http://protobuf.googlecode.com/files/protobuf-2.3.0.tar.bz2) build () { cd protobuf-$version/python - python setup.py install --prefix=/usr --root $PKG + python2 setup.py install --prefix=/usr --root $PKG } -- cgit v1.2.3-70-g09d2