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

This commit is contained in:
js 2008-08-14 14:10:44 +00:00
parent f15ec68ae9
commit 635ea16a29
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ if [ "x${OS}" == "xDarwin" ]; then
fi fi
cd ${BASE}/src cd ${BASE}/src
exec python2.5 -t gajim.py $@ exec python -t gajim.py $@