[arch-commits] Commit in kdeutils/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sun Jun 27 03:27:40 UTC 2010


    Date: Saturday, June 26, 2010 @ 23:27:40
  Author: andrea
Revision: 84174

Modified:
  kdeutils/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-27 02:47:12 UTC (rev 84173)
+++ PKGBUILD	2010-06-27 03:27:40 UTC (rev 84174)
@@ -24,7 +24,7 @@
 groups=('kde' 'kdeutils')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-lib' 'kdebase-workspace'
 	'kdebindings-python' 'system-config-printer-common' 'libarchive' 'qimageblitz'
-	'docbook-xsl')
+	'docbook-xsl' 'qjson')
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
 sha1sums=('de3c481cd1006e849740f18df3ad0de2a1b243e2')
 
@@ -112,8 +112,6 @@
 	install='kdeutils.install'
 	cd $srcdir/build/kremotecontrol
 	make DESTDIR=$pkgdir install
-	cd $srcdir/build/doc/kremotecontrol
-	make DESTDIR=$pkgdir install
 }
 
 package_kdeutils-ktimer() {




More information about the arch-commits mailing list