Skip to content
Snippets Groups Projects
Commit a39d946b authored by nicfit's avatar nicfit
Browse files

Fix TB #1791

parent 111ea2c9
No related branches found
No related tags found
No related merge requests found
......@@ -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 "$@"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment