This commit is contained in:
parent
5a2e544157
commit
132726967e
@ -277,7 +277,7 @@ rm -f %{buildroot}%{_prefix}/lib/plymouth/plymouth-*-initrd
|
|||||||
|
|
||||||
#Link the plymouth client binary also to /bin until the move to /usr is completed
|
#Link the plymouth client binary also to /bin until the move to /usr is completed
|
||||||
mkdir %{buildroot}/bin
|
mkdir %{buildroot}/bin
|
||||||
(cd %{buildroot}/bin}; ln -s ../usr/bin/plymouth)
|
(cd %{buildroot}/bin; ln -s ../usr/bin/plymouth)
|
||||||
|
|
||||||
# Glow isn't quite ready for primetime
|
# Glow isn't quite ready for primetime
|
||||||
rm -rf %{buildroot}%{_datadir}/plymouth/glow/
|
rm -rf %{buildroot}%{_datadir}/plymouth/glow/
|
||||||
|
Loading…
Reference in New Issue
Block a user