summaryrefslogtreecommitdiffstats
path: root/kde4/kdebase-workspace4/kde4.sh
diff options
context:
space:
mode:
Diffstat (limited to 'kde4/kdebase-workspace4/kde4.sh')
-rw-r--r--kde4/kdebase-workspace4/kde4.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde4/kdebase-workspace4/kde4.sh b/kde4/kdebase-workspace4/kde4.sh
index a977d8f959..1be902894e 100644
--- a/kde4/kdebase-workspace4/kde4.sh
+++ b/kde4/kdebase-workspace4/kde4.sh
@@ -7,7 +7,7 @@ export KDEDIR=/opt/kde4
export KDEDIRS=$KDEDIR
export KDE_DATA_DIRS=$KDEDIR/share
export PATH=$KDEDIR/bin:$PATH
-export XDG_CONFIG_DIRS=$KDEDIR/etc/xdg
+export XDG_CONFIG_DIRS=/etc/xdg
export QT_PLUGIN_PATH=$KDEDIR/lib/plugins
export LD_LIBRARY_PATH=$KDEDIR/lib:$LD_LIBRARY_PATH
export PKG_CONFIG_PATH=$KDEDIR/lib/pkgconfig:$PKG_CONFIG_PATH