From fb3e714365e4891fcadd98abc65dc0b7f702fa8f Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sat, 30 Mar 2013 23:06:16 -0500 Subject: Fix imdbpy --- community/imdbpy/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/imdbpy/PKGBUILD') diff --git a/community/imdbpy/PKGBUILD b/community/imdbpy/PKGBUILD index 8d51f7b5b..8ebacc82b 100644 --- a/community/imdbpy/PKGBUILD +++ b/community/imdbpy/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 83597 2013-02-03 15:16:51Z schiv $ +# $Id: PKGBUILD 73447 2012-07-07 19:43:08Z schiv $ # Maintainer: Ray Rashif # Contributor: Andrea Scarpino # Contributor: Geoffroy Carrier @@ -18,7 +18,7 @@ optdepends=('python2-lxml' 'python2-sqlalchemy' 'python2-sqlobject') source=(http://downloads.sourceforge.net/$pkgname/$_realname-$pkgver.tar.gz) md5sums=('5b071cd63d1804ed568741d2db8d12b5') -package(){ +build(){ cd "$srcdir/$_realname-$pkgver" # python2 fix -- cgit v1.2.3-54-g00ecf