Oops. I locally changed it to python2.5 and didn't notice I commited this...
This commit is contained in:
parent
f15ec68ae9
commit
635ea16a29
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ if [ "x${OS}" == "xDarwin" ]; then
|
|||
fi
|
||||
|
||||
cd ${BASE}/src
|
||||
exec python2.5 -t gajim.py $@
|
||||
exec python -t gajim.py $@
|
||||
|
|
Loading…
Add table
Reference in a new issue