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

Andrea Scarpino andrea at archlinux.org
Wed Oct 17 15:55:32 UTC 2012


    Date: Wednesday, October 17, 2012 @ 11:55:31
  Author: andrea
Revision: 169056

Do not use systemctl

Modified:
  kdebase-workspace/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-17 15:55:03 UTC (rev 169055)
+++ PKGBUILD	2012-10-17 15:55:31 UTC (rev 169056)
@@ -18,7 +18,7 @@
          'qimageblitz' 'polkit-kde' 'xorg-xprop' 'libxdamage'
          'libxklavier' 'xorg-xsetroot' 'libxcomposite' 'libxinerama'
          'xorg-xrdb' 'libgles' 'libegl' 'libxres' 'xorg-xrandr'
-         'xorg-xmessage' 'libusb-compat' 'kde-base-artwork')
+         'xorg-xmessage' 'libusb-compat' 'kde-base-artwork' 'systemd-sysvcompat')
 makedepends=('cmake' 'automoc4' 'boost' 'kdebindings-python2' 'networkmanager' 'mesa')
 optdepends=('kde-wallpapers: wallpapers for KDE Plasma Workspaces')
 install="${pkgname}.install"
@@ -26,7 +26,6 @@
 source=("http://download.kde.org/stable/${pkgver}/src/${_pkgname}-${pkgver}.tar.xz"
         'kdm' 'kde.pam' 'kde-np.pam' 'kscreensaver.pam' 'kdm.service' 'kdm.logrotate'
         'etc-scripts.patch' 'terminate-server.patch' 'kdm-xinitrd.patch'
-        'use-systemctl.patch'
         'logind-support.patch')
 sha1sums=('091bec159d85db2a9a6d6b1b43a53183c23de488'
           '5db3a245201bd4a50e65aa2ef583cf5490e4f646'
@@ -38,7 +37,6 @@
           'c079ebd157c836ba996190f0d2bcea1a7828d02c'
           'ac7bc292c865bc1ab8c02e6341aa7aeaf1a3eeee'
           'd509dac592bd8b310df27991b208c95b6d907514'
-          'dccf17527d8e7bf39f04befc8957fb0a8f2a68c9'
           'ccde71c42e19feaf40d3bd76e7396a0cb6df012f')
 
 build() {
@@ -48,8 +46,6 @@
     patch -p0 -i "${srcdir}"/etc-scripts.patch
     # FS#26120
 	patch -p1 -i "${srcdir}"/kdm-xinitrd.patch
-    # FS#32028
-    patch -p1 -i "${srcdir}"/use-systemctl.patch
 
     # KDEBUG#202629
 	patch -p0 -i "${srcdir}"/terminate-server.patch




More information about the arch-commits mailing list