summaryrefslogtreecommitdiff
path: root/x11/kde4-baseapps/files/patch-startkde
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-06-09 16:58:30 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-06-09 16:58:30 +0000
commit9774b282738ac937305fa2209b7ad1e372abe715 (patch)
treee5e37e7a03f81167570fc8abd2d5e64828d8163a /x11/kde4-baseapps/files/patch-startkde
parentUpdate to 1.2.1. (diff)
Update to version 3.2.3
Notes
Notes: svn path=/head/; revision=111165
Diffstat (limited to 'x11/kde4-baseapps/files/patch-startkde')
-rw-r--r--x11/kde4-baseapps/files/patch-startkde12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11/kde4-baseapps/files/patch-startkde b/x11/kde4-baseapps/files/patch-startkde
deleted file mode 100644
index 07c59a384354..000000000000
--- a/x11/kde4-baseapps/files/patch-startkde
+++ /dev/null
@@ -1,12 +0,0 @@
---- 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