Skip to content
Snippets Groups Projects
Commit 3f9e735f authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

launch gajim.py instead of gajim.pyo

parent 0805f5a6
No related branches found
No related tags found
No related merge requests found
......@@ -23,4 +23,4 @@ fi
cd PREFIX/share/gajim/src
export PYTHONPATH="$PYTHONPATH:PREFIX/lib/gajim"
python -OO gajim.pyo $@
python gajim.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