add -O flag to python to remove debug menu options
svn: r12162
This commit is contained in:
parent
06d28806f3
commit
57ed71a842
@ -25,4 +25,4 @@ PACKAGE=@PACKAGE@
|
||||
|
||||
export GRAMPSDIR=@datadir@/@PACKAGE@
|
||||
|
||||
exec @PYTHON@ $GRAMPSDIR/gramps.py "$@"
|
||||
exec @PYTHON@ -O $GRAMPSDIR/gramps.py "$@"
|
||||
|
Loading…
x
Reference in New Issue
Block a user