This commit is contained in:
parent
35e72c7d86
commit
1c0ff11341
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d181283ca5593658334217083abb7676b7a6c0b89da94104c71cb9708a5a263e
|
||||
size 1426812
|
||||
oid sha256:96f6ec0461fdd9eae2a3845e97a07aa35a354e63eb9dd5cc10391360fec0de67
|
||||
size 1417396
|
||||
|
@ -477,7 +477,7 @@ fi
|
||||
%postun branding-openSUSE
|
||||
if [ $1 -eq 0 ]; then
|
||||
export lib=%{_libdir}
|
||||
if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "SuSE" ]; then
|
||||
if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "openSUSE" ]; then
|
||||
%{_sbindir}/plymouth-set-default-theme --reset
|
||||
/sbin/mkinitrd
|
||||
fi
|
||||
@ -620,6 +620,6 @@ fi
|
||||
%defattr(-, root, root)
|
||||
%config(noreplace) %{_sysconfdir}/plymouth/plymouthd.conf
|
||||
%{_datadir}/plymouth/logo.png
|
||||
%{_datadir}/plymouth/themes/SuSE/
|
||||
%{_datadir}/plymouth/themes/openSUSE/
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user