diff --git a/scripts/dng.in b/scripts/dng.in
index 809ee5f9355962655e11c84ff481825963fb24b5..de5a9cf80a9860a2f8b07444a8f43022eb1005c5 100755
--- a/scripts/dng.in
+++ b/scripts/dng.in
@@ -26,8 +26,8 @@ BIN_DIR=`dirname $SCRIPT_NAME`
 export DNG_ROOT=$BIN_DIR/..
 export PATH=$BIN_DIR:$PATH
 export LD_LIBRARY_PATH=$DNG_ROOT/@LIBDIR@:$LD_LIBRARY_PATH
-# set QT_PLUGIN_PATH and pythonhome for bundle (commented except in linux bundles)
-#export PYTHONHOME=$DNG_ROOT
+# set QT_PLUGIN_PATH and pythonpath for bundle (commented except in linux bundles)
+#export PYTHONPATH=$DING_ROOT/@LIBDIR@/python2.6
 #export QT_PLUGIN_PATH=$BIN_DIR/plugins
 
 gosty $DNG_ROOT/@LIBDIR@/openstructure/init.py ost $@