From 3e78397cb031dee2b5874f1c0c9e4c9977f0dbb7 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 4 Feb 2013 00:06:56 -0800 Subject: Mon Feb 4 00:06:56 PST 2013 --- 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 77f70bf1e..2980e6df1 100644 --- a/community/imdbpy/PKGBUILD +++ b/community/imdbpy/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 73447 2012-07-07 19:43:08Z schiv $ +# $Id: PKGBUILD 83597 2013-02-03 15:16:51Z 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') -build(){ +package(){ cd "$srcdir/$_realname-$pkgver" # python2 fix -- cgit v1.2.3-54-g00ecf