qubes-logo: plymouth is in /usr/bin
This commit is contained in:
parent
dc4d9fac30
commit
57ae82070d
@ -66,10 +66,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%triggerin -- plymouth
|
||||
cp -f %{_datadir}/plymouth/plymouthd.defaults.qubes %{_datadir}/plymouth/plymouthd.defaults
|
||||
/usr/sbin/plymouth-set-default-theme qubes || :
|
||||
/usr/bin/plymouth-set-default-theme qubes || :
|
||||
|
||||
%post
|
||||
/usr/sbin/plymouth-set-default-theme qubes || :
|
||||
/usr/bin/plymouth-set-default-theme qubes || :
|
||||
|
||||
%files
|
||||
%defattr(-, root, root)
|
||||
|
Loading…
Reference in New Issue
Block a user