From 4aa582530e423b2423a21d0fc170f53972ef344c Mon Sep 17 00:00:00 2001 From: Yurii Kolesnykov Date: Mon, 8 Jun 2020 04:02:34 +0300 Subject: telinit and runlevel are no longer built, thanks to gdamjan Signed-off-by: Yurii Kolesnykov --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 0b8f659..b6da07e 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = systemd-git pkgdesc = systemd (git version) - pkgver = 245.r630.g842a362c3a + pkgver = 245.r1582.ga07e962549 pkgrel = 1 url = https://www.github.com/systemd/systemd arch = x86_64 @@ -117,9 +117,9 @@ pkgname = systemd-git optdepends = polkit: allow administration as unprivileged user optdepends = curl: machinectl pull-tar and pull-raw provides = nss-myhostname - provides = systemd-tools=245.r630.g842a362c3a - provides = udev=245.r630.g842a362c3a - provides = systemd=245.r630.g842a362c3a + provides = systemd-tools=245.r1582.ga07e962549 + provides = udev=245.r1582.ga07e962549 + provides = systemd=245.r1582.ga07e962549 conflicts = nss-myhostname conflicts = systemd-tools conflicts = udev diff --git a/PKGBUILD b/PKGBUILD index a21ec13..cb1d18a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=systemd-git _pkgbase=systemd pkgname=('systemd-git' 'systemd-libs-git' 'systemd-resolvconf-git' 'systemd-sysvcompat-git') pkgdesc="systemd (git version)" -pkgver=245.r630.g842a362c3a +pkgver=245.r1582.ga07e962549 pkgrel=1 arch=('x86_64') url='https://www.github.com/systemd/systemd' @@ -169,7 +169,7 @@ package_systemd-git() { rm "$pkgdir"/usr/share/man/man8/{halt,poweroff,reboot,runlevel,shutdown,telinit}.8 # executable (symlinks) shipped with systemd-sysvcompat - rm "$pkgdir"/usr/bin/{halt,init,poweroff,reboot,runlevel,shutdown,telinit} + rm "$pkgdir"/usr/bin/{halt,init,poweroff,reboot,shutdown} # files shipped with systemd-resolvconf rm "$pkgdir"/usr/{bin/resolvconf,share/man/man1/resolvconf.1} -- cgit v1.2.3-70-g09d2