git-svn-id: https://svn.osgeo.org/grass/grass/trunk@41679 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -593,7 +593,7 @@ start_gui()
case "$GRASS_GUI" in
wxpython)
- "$GRASS_PYTHON" "WXPYTHONGRASSBASE/wxgui.py" &
+ "$GRASS_PYTHON" "$WXPYTHONGRASSBASE/wxgui.py" &
;;
# Ignore others
*)