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