[arch-commits] Commit in system-config-printer/trunk (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Sun Feb 3 10:02:19 UTC 2013


    Date: Sunday, February 3, 2013 @ 11:02:19
  Author: andrea
Revision: 176978

upgpkg: system-config-printer 1.3.12-3

Move the scp binary back to the gnome package (FS#33356)

Modified:
  system-config-printer/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-03 09:59:14 UTC (rev 176977)
+++ PKGBUILD	2013-02-03 10:02:19 UTC (rev 176978)
@@ -5,7 +5,7 @@
 pkgname=('system-config-printer-common'
          'system-config-printer-gnome')
 pkgver=1.3.12
-pkgrel=2
+pkgrel=3
 pkgdesc="A CUPS printer configuration tool and status applet"
 url="http://cyberelk.net/tim/software/system-config-printer/"
 arch=('i686' 'x86_64')
@@ -81,9 +81,6 @@
     install -Dm644 $file \
       "${pkgdir}"/usr/lib/python2.7/site-packages/cupshelpers/$(basename $file)
   done
-  
-  install -Dm755 dbus/scp-dbus-service \
-    "${pkgdir}"/usr/bin/scp-dbus-service
 }
 
 package_system-config-printer-gnome() {
@@ -95,7 +92,6 @@
   make DESTDIR="${pkgdir}" install
 
   # files provided by system-config-printer-common
-  rm "${pkgdir}"/usr/bin/scp-dbus-service
   cd "${pkgdir}"/usr/share/${pkgbase}
   rm config.py \
     debug.py \




More information about the arch-commits mailing list