Fix TB #1791
This commit is contained in:
parent
111ea2c9b6
commit
a39d946bee
1 changed files with 1 additions and 1 deletions
|
@ -30,4 +30,4 @@ fi
|
|||
|
||||
cd PREFIX/share/gajim/src
|
||||
export PYTHONPATH="$PYTHONPATH:PREFIXLIB/gajim"
|
||||
exec python -OOt gajim-remote.py "$@"
|
||||
exec python -OO gajim-remote.py "$@"
|
||||
|
|
Loading…
Add table
Reference in a new issue