summaryrefslogtreecommitdiff
path: root/community-testing/packagekit/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/packagekit/PKGBUILD')
-rw-r--r--community-testing/packagekit/PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community-testing/packagekit/PKGBUILD b/community-testing/packagekit/PKGBUILD
index 05ff25d99..a4b82edcd 100644
--- a/community-testing/packagekit/PKGBUILD
+++ b/community-testing/packagekit/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 59823 2011-11-30 18:36:32Z lfleischer $
+# $Id: PKGBUILD 61812 2012-01-08 10:29:29Z jconder $
# Maintainer: Jonathan Conder <jonno.conder@gmail.com>
pkgbase='packagekit'
pkgname=('packagekit' 'packagekit-qt' 'packagekit-qt2' 'packagekit-python')
pkgver=0.6.19
-pkgrel=3
+pkgrel=5
pkgdesc="A system designed to make installation and updates of packages easier."
arch=('i686' 'x86_64')
url="http://www.packagekit.org"
@@ -30,6 +30,8 @@ build() {
sed -i 's@bin/python@bin/python2@' 'lib/python/packagekit/'*.py
export PYTHON=/usr/bin/python2
+ # TODO: remove when upstream is patched
+ autoreconf
./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \