summaryrefslogtreecommitdiffstats
path: root/easy_e17.sh
diff options
context:
space:
mode:
Diffstat (limited to 'easy_e17.sh')
-rwxr-xr-xeasy_e17.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/easy_e17.sh b/easy_e17.sh
index 38e944c..c860966 100755
--- a/easy_e17.sh
+++ b/easy_e17.sh
@@ -1445,7 +1445,7 @@ echo " and feed /etc/profile.d/e17.sh with:"
echo " export E17DIR=$install_path"
echo " export PATH=\$PATH:\$E17DIR/bin"
echo " export PKG_CONFIG_PATH=\$PKG_CONFIG_PATH:\$E17DIR/lib/pkgconfig"
-echo " export XDG_DATA_DIRS=\$XDG_DATA_DIRS:\$E17DIR/share"
+echo " # export XDG_DATA_DIRS=\$XDG_DATA_DIRS:\$E17DIR/share"
echo
echo " and type $ chmod a+x /etc/profile.d/e17.sh"
echo