Accepting request 114125 from home:gary_lin:branches:Base:System
Correct the theme name in the post install script of plymouth-branding-openSUSE OBS-URL: https://build.opensuse.org/request/show/114125 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=25
This commit is contained in:
parent
1c0ff11341
commit
00af1e5d1b
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 17 10:30:57 UTC 2012 - glin@suse.com
|
||||
|
||||
- Correct the theme name in the post install script of
|
||||
plymouth-branding-openSUSE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 5 14:44:25 UTC 2012 - tittiatcoke@gmail.com
|
||||
|
||||
|
@ -467,7 +467,7 @@ fi
|
||||
if [ $1 -eq 1 ]; then
|
||||
export LIB=%{_libdir}
|
||||
if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "text" ]; then
|
||||
%{_sbindir}/plymouth-set-default-theme SuSE
|
||||
%{_sbindir}/plymouth-set-default-theme openSUSE
|
||||
if [ -x /sbin/mkinitrd ]; then
|
||||
/sbin/mkinitrd
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user