This commit is contained in:
parent
bf26caaefd
commit
124b50d0de
@ -344,11 +344,6 @@ rm -rf %{buildroot}
|
||||
%post
|
||||
[ -f %{_localstatedir}/lib/plymouth/boot-duration ] || cp -f %{_datadir}/plymouth/default-boot-duration %{_localstatedir}/lib/plymouth/boot-duration
|
||||
|
||||
%postun
|
||||
if [ $1 -eq 0 ]; then
|
||||
rm -f %{_libdir}/plymouth/default.so
|
||||
rm -f /boot/initrd-plymouth.img
|
||||
fi
|
||||
|
||||
%post scripts -p /sbin/mkinitrd_setup
|
||||
%postun scripts -p /sbin/mkinitrd_setup
|
||||
|
Loading…
Reference in New Issue
Block a user