diff --git a/plymouth.changes b/plymouth.changes index 7a22a29..a1e458c 100644 --- a/plymouth.changes +++ b/plymouth.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 12 08:59:08 UTC 2012 - tittiatcoke@gmail.com + +- Remove the non required font file in /etc/fonts/conf.avail/ . + ------------------------------------------------------------------- Thu Oct 11 12:21:37 UTC 2012 - tittiatcoke@gmail.com diff --git a/suse-initrd-support b/suse-initrd-support index cb04ea1..a8af251 100644 --- a/suse-initrd-support +++ b/suse-initrd-support @@ -69,7 +69,7 @@ Index: plymouth-0.8.6.1/scripts/setup-plymouth.sh.in =================================================================== --- /dev/null +++ plymouth-0.8.6.1/scripts/setup-plymouth.sh.in -@@ -0,0 +1,60 @@ +@@ -0,0 +1,59 @@ +#!/bin/bash +# +#%stage: setup @@ -97,8 +97,7 @@ Index: plymouth-0.8.6.1/scripts/setup-plymouth.sh.in + /etc/plymouth/plymouthd.conf \ + /usr/share/fonts/uni/unifont.pcf.gz /etc/os-release \ + /etc/fonts/fonts.conf \ -+ /etc/fonts/conf.d/69-unifont.conf \ -+ /etc/fonts/conf.avail/69-unifont.conf " ++ /etc/fonts/conf.d/69-unifont.conf " + +PLUGINS="${PLUGIN_PATH}/details.so \ + ${PLUGIN_PATH}/text.so \