Raymond Wooninck 2012-10-12 09:05:23 +00:00 committed by Git OBS Bridge
parent 7ff7a02b2d
commit 1a63490de9
2 changed files with 7 additions and 3 deletions

View File

@ -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

View File

@ -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 \