systemd: enable plymouth support.
This commit is contained in:
parent
ab8e3d4b3a
commit
13464c9a0f
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'systemd'
|
# Template file for 'systemd'
|
||||||
pkgname=systemd
|
pkgname=systemd
|
||||||
version=37
|
version=37
|
||||||
revision=1
|
revision=2
|
||||||
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--with-distro=other --with-rootdir= --localstatedir=/var
|
configure_args="--with-distro=other --with-rootdir= --localstatedir=/var
|
||||||
--with-pamlibdir=/lib/security --disable-selinux --disable-tcpwrap
|
--with-pamlibdir=/lib/security --disable-selinux --disable-tcpwrap
|
||||||
--with-sysvinit-path= --with-sysvrcd-path= --disable-audit"
|
--with-sysvinit-path= --with-sysvrcd-path= --disable-audit --enable-plymouth"
|
||||||
short_desc="systemd is a system and service manager for Linux"
|
short_desc="systemd is a system and service manager for Linux"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.freedesktop.org/wiki/Software/systemd"
|
homepage="http://www.freedesktop.org/wiki/Software/systemd"
|
||||||
|
|
Loading…
Reference in New Issue