aboutsummaryrefslogtreecommitdiff
path: root/x11/kde4-workspace/files/patch-startkde
blob: 07c59a38435414e2d8b5e53aee49aac17f2f1f93 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- patch-startkde begins here ---
--- startkde.orig       Sun Oct 26 11:45:35 2003
+++ startkde    Thu Apr  8 12:20:47 2004
@@ -59,7 +59,7 @@
 do_usr_odir=1
 if test -r "$kde_fontpaths" ; then
     savifs=$IFS
-    IFS=$'\n'
+    IFS=${IFS#??}
     for fpath in `grep -v '^[   ]*#' < "$kde_fontpaths"` ; do
         rfpath=`echo $fpath | sed s:\~:$HOME:g`
         if test -s "$rfpath"/fonts.dir; then