systemd: get rid of plymouth support.
This commit is contained in:
parent
32268852b4
commit
129333c44e
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'systemd'
|
||||
pkgname=systemd
|
||||
version=185
|
||||
revision=3
|
||||
revision=4
|
||||
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-distro=other --with-rootprefix= --enable-plymouth
|
||||
configure_args="--with-distro=other --with-rootprefix= --disable-plymouth
|
||||
--with-pamlibdir=/lib/security --disable-selinux --disable-tcpwrap
|
||||
--with-sysvinit-path= --with-sysvrcd-path= --disable-audit --libexecdir=/lib
|
||||
--with-usb-ids-path=/usr/share/hwdata/usb.ids
|
||||
|
|
Loading…
Reference in New Issue