forked from pool/plymouth
This commit is contained in:
committed by
Git OBS Bridge
parent
35e72c7d86
commit
1c0ff11341
@@ -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
|
||||
|
Reference in New Issue
Block a user