diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-08-20 12:34:19 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-08-20 12:34:19 +0100 |
commit | d1f05f4e175d891ba31acdd01ad10ed24ff1921c (patch) | |
tree | a23b3abf98fa1c0858d64bb97e2de1065b0bbcbd /sys-boot/plymouth | |
parent | 36d3a32b3e8ba6d282c13151904dab7447f967e7 (diff) |
read plymouth
Diffstat (limited to 'sys-boot/plymouth')
-rw-r--r-- | sys-boot/plymouth/plymouth-0.8.8-r1708.ebuild (renamed from sys-boot/plymouth/plymouth-0.8.8-r4.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild b/sys-boot/plymouth/plymouth-0.8.8-r1708.ebuild index c22e80ac..3e120497 100644 --- a/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild +++ b/sys-boot/plymouth/plymouth-0.8.8-r1708.ebuild @@ -56,7 +56,7 @@ src_configure() { --with-system-root-install=no --localstatedir=/var --without-rhgb-compat-link - --enable-systemd-integration + --disable-systemd-integration $(use_enable debug tracing) $(use_enable gtk gtk) $(use_enable libkms) |