From 635ea16a29f75d70468d0110d4caf493f43ac402 Mon Sep 17 00:00:00 2001 From: js Date: Thu, 14 Aug 2008 14:10:44 +0000 Subject: Oops. I locally changed it to python2.5 and didn't notice I commited this... --- launch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launch.sh b/launch.sh index 2a3dcd8a2..d526d23cd 100755 --- a/launch.sh +++ b/launch.sh @@ -15,4 +15,4 @@ if [ "x${OS}" == "xDarwin" ]; then fi cd ${BASE}/src -exec python2.5 -t gajim.py $@ +exec python -t gajim.py $@ -- cgit v1.2.3