[arch-commits] Commit in kdeadmin/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Tue Aug 7 15:38:04 UTC 2012


    Date: Tuesday, August 7, 2012 @ 11:38:03
  Author: andrea
Revision: 164958

Build system-config docs

Modified:
  kdeadmin/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-08-07 15:07:06 UTC (rev 164957)
+++ PKGBUILD	2012-08-07 15:38:03 UTC (rev 164958)
@@ -8,7 +8,7 @@
          'kdeadmin-kuser'
          'kdeadmin-system-config-printer-kde')
 pkgver=4.9.0
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdeadmin')
@@ -71,6 +71,8 @@
 	url="http://kde.org/applications/system/printerapplet/"
 	cd $srcdir/build/system-config-printer-kde
 	make DESTDIR=$pkgdir install
+	cd $srcdir/build/doc/system-config-printer-kde
+	make DESTDIR=$pkgdir install
 
     # Use the python2 executable
     sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \




More information about the arch-commits mailing list