From 6c593b2c29c4078d94a263262e820f4d445c1593 Mon Sep 17 00:00:00 2001 From: Michael Nottebrock Date: Tue, 20 Apr 2004 09:08:07 +0000 Subject: Update to KDE 3.2.2 --- x11/kde4-baseapps/files/patch-startkde | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 x11/kde4-baseapps/files/patch-startkde (limited to 'x11/kde4-baseapps/files/patch-startkde') diff --git a/x11/kde4-baseapps/files/patch-startkde b/x11/kde4-baseapps/files/patch-startkde new file mode 100644 index 000000000000..07c59a384354 --- /dev/null +++ b/x11/kde4-baseapps/files/patch-startkde @@ -0,0 +1,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 -- cgit v1.2.3