merge from 3.1.0: add -O flag to python
svn: r12177
This commit is contained in:
		| @@ -25,4 +25,4 @@ PACKAGE=@PACKAGE@ | ||||
|  | ||||
| export GRAMPSDIR=@datadir@/@PACKAGE@ | ||||
|  | ||||
| exec @PYTHON@ $GRAMPSDIR/gramps.py "$@" | ||||
| exec @PYTHON@ -O $GRAMPSDIR/gramps.py "$@" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user