systemd: get rid of plymouth support.
This commit is contained in:
parent
32268852b4
commit
129333c44e
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'systemd'
|
# Template file for 'systemd'
|
||||||
pkgname=systemd
|
pkgname=systemd
|
||||||
version=185
|
version=185
|
||||||
revision=3
|
revision=4
|
||||||
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
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-pamlibdir=/lib/security --disable-selinux --disable-tcpwrap
|
||||||
--with-sysvinit-path= --with-sysvrcd-path= --disable-audit --libexecdir=/lib
|
--with-sysvinit-path= --with-sysvrcd-path= --disable-audit --libexecdir=/lib
|
||||||
--with-usb-ids-path=/usr/share/hwdata/usb.ids
|
--with-usb-ids-path=/usr/share/hwdata/usb.ids
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue