|
@@ -596,7 +596,8 @@ start_gui()
|
|
|
|
|
|
# Check for gui interface
|
|
# Check for gui interface
|
|
wxpython)
|
|
wxpython)
|
|
- "$GISBASE/etc/wxpython/wxgui.py"
|
|
|
|
|
|
+ eval '"$GRASS_PYTHON" "$GISBASE/etc/wxpython/wxgui.py"'
|
|
|
|
+# "$GISBASE/etc/wxpython/wxgui.py"
|
|
;;
|
|
;;
|
|
|
|
|
|
# Ignore others
|
|
# Ignore others
|