summaryrefslogtreecommitdiff
path: root/community-testing/packagekit
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-01-09 23:14:46 +0000
committerroot <root@rshg054.dnsready.net>2012-01-09 23:14:46 +0000
commitfdcaf644692e151ddc596b148465ce4a77e6b670 (patch)
treef462377d189cdc42041c78bf22402fec369a48c4 /community-testing/packagekit
parent7a3611f5caa5e34c1f2b582640f97b733110ae63 (diff)
Mon Jan 9 23:14:46 UTC 2012
Diffstat (limited to 'community-testing/packagekit')
-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 \