systemd: update to 187.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'systemd'
|
||||
pkgname=systemd
|
||||
version=186
|
||||
revision=3
|
||||
version=187
|
||||
revision=1
|
||||
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-distro=other --libexecdir=/usr/lib
|
||||
@@ -18,7 +18,7 @@ short_desc="A system and service manager for Linux"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.freedesktop.org/wiki/Software/systemd"
|
||||
license="LGPL-2.1, GPL-2, MIT"
|
||||
checksum=b2c201f501952e52241827f01541de7ee05c1238fc39bfe97065f5a04e46b27e
|
||||
checksum=1a3b338f00cc1ec8b1dcdafe6ce7928f016f70403190db72960df38731fbeed4
|
||||
long_desc="
|
||||
systemd is a system and service manager for Linux, compatible with SysV and LSB
|
||||
init scripts. systemd provides aggressive parallelization capabilities, uses
|
||||
@@ -42,11 +42,6 @@ make_dirs="
|
||||
/etc/local.d 0755 root root
|
||||
/var/lib/systemd 0755 root root"
|
||||
|
||||
pre_configure() {
|
||||
sed -i -e "s|/bin/loadkeys|/usr/bin/loadkeys|g" Makefile.in
|
||||
sed -i -e "s|/bin/setfont|/usr/bin/setfont|g" Makefile.in
|
||||
}
|
||||
|
||||
post_install() {
|
||||
for f in etc/binfmt.d etc/sysctl.d etc/modules-load.d etc/tmpfiles.d \
|
||||
etc/systemd/user etc/systemd/system/local-fs.target.wants \
|
||||
|
||||
Reference in New Issue
Block a user