summaryrefslogtreecommitdiff
path: root/extra/kdelibs3/kde3.profile
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kdelibs3/kde3.profile')
-rwxr-xr-xextra/kdelibs3/kde3.profile5
1 files changed, 0 insertions, 5 deletions
diff --git a/extra/kdelibs3/kde3.profile b/extra/kdelibs3/kde3.profile
index ef09631ff..61e7c43ca 100755
--- a/extra/kdelibs3/kde3.profile
+++ b/extra/kdelibs3/kde3.profile
@@ -1,6 +1 @@
export PATH=$PATH:/opt/kde/bin
-if [ ! -z $XDG_DATA_DIRS ]; then
- export XDG_DATA_DIRS=$XDG_DATA_DIRS:/opt/kde/share
-else
- export XDG_DATA_DIRS=/opt/kde/share
-fi