Skip to content
Snippets Groups Projects
Commit 635ea16a authored by js's avatar js
Browse files

Oops. I locally changed it to python2.5 and didn't notice I commited this...

parent f15ec68a
No related branches found
No related tags found
No related merge requests found
......@@ -15,4 +15,4 @@ if [ "x${OS}" == "xDarwin" ]; then
fi
cd ${BASE}/src
exec python2.5 -t gajim.py $@
exec python -t 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