summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2016-04-23 22:34:38 +1000
committerMichele Calgaro <michele.calgaro@yahoo.it>2016-04-23 22:35:20 +1000
commit27549e5c3245fcba279eb5dbe99005aca0856ecd (patch)
treede9f763535dbfcf31d9db5ced961400a411a1b1d
parent179d95436b56f76b3cabc9fab380cd416abc6518 (diff)
downloadtdebase-27549e5c3245fcba279eb5dbe99005aca0856ecd.tar.gz
tdebase-27549e5c3245fcba279eb5dbe99005aca0856ecd.zip
Fixed typo in starttde script. This resolves bug 2641.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 700426d3ab40fa9c1e1bb80fe559b0e03ea1f8de)
-rwxr-xr-xstarttde2
1 files changed, 1 insertions, 1 deletions
diff --git a/starttde b/starttde
index 0465f219e..7c9d09070 100755
--- a/starttde
+++ b/starttde
@@ -581,7 +581,7 @@ if [ "$TGTK_PRELOAD" != "" ]; then
elif [ -e /usr/lib/libnspr4.so ]; then
TGTK_NSPR_PRELOAD="/usr/lib/libnspr4.so:"
fi
- export LD_PRELOAD=$TGTK_PRELOAD:$KGTK_NSPR_PRELOAD$LD_PRELOAD
+ export LD_PRELOAD=$TGTK_PRELOAD:$TGTK_NSPR_PRELOAD$LD_PRELOAD
fi
# We run mkfontdir on the user's font dirs (if we have permission) to pick