Index: update-manager.in
===================================================================
RCS file: /cvs/gnome/update-manager/update-manager.in,v
retrieving revision 1.1
diff -u -r1.1 update-manager.in
--- update-manager.in	10 Jun 2005 17:09:39 -0000	1.1
+++ update-manager.in	3 Oct 2005 22:46:10 -0000
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2.4
 # update-manager.in - easy updating application
 #  
 #  Copyright (c) 2004,2005 Canonical
Index: UpdateManager/UpdateManager.py
===================================================================
RCS file: /cvs/gnome/update-manager/UpdateManager/UpdateManager.py,v
retrieving revision 1.6
diff -u -r1.6 UpdateManager.py
--- UpdateManager/UpdateManager.py	20 Sep 2005 12:36:23 -0000	1.6
+++ UpdateManager/UpdateManager.py	3 Oct 2005 22:46:12 -0000
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2.4
 # UpdateManager - easy updating application
 #  
 #  Copyright (c) 2004,2005 Canonical
Index: src/PkgView.py
===================================================================
RCS file: /cvs/gnome/update-manager/src/PkgView.py,v
retrieving revision 1.4
diff -u -r1.4 PkgView.py
--- src/PkgView.py	3 Oct 2005 22:44:06 -0000	1.4
+++ src/PkgView.py	3 Oct 2005 22:46:12 -0000
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2.4
 
 import apt
 
Index: src/PkgView2.py
===================================================================
RCS file: /cvs/gnome/update-manager/src/PkgView2.py,v
retrieving revision 1.3
diff -u -r1.3 PkgView2.py
--- src/PkgView2.py	3 Oct 2005 22:44:06 -0000	1.3
+++ src/PkgView2.py	3 Oct 2005 22:46:13 -0000
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2.4
 
 import apt
 
Index: src/gnome-software-properties.in
===================================================================
RCS file: /cvs/gnome/update-manager/src/gnome-software-properties.in,v
retrieving revision 1.11
diff -u -r1.11 gnome-software-properties.in
--- src/gnome-software-properties.in	10 Jun 2005 17:20:02 -0000	1.11
+++ src/gnome-software-properties.in	3 Oct 2005 22:46:13 -0000
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2.4
 # gnome-software-properties.in - edit /etc/apt/sources.list
 #  
 #  Copyright (c) 2004 Canonical
Index: gnome-software-properties.in
===================================================================
RCS file: /cvs/gnome/update-manager/gnome-software-properties.in,v
retrieving revision 1.1
diff -u -r1.1 gnome-software-properties.in
--- gnome-software-properties.in	5 Jul 2005 03:08:34 -0000	1.1
+++ gnome-software-properties.in	3 Oct 2005 22:55:13 -0000
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2.4
 # update-manager.in - easy updating application
 #  
 #  Copyright (c) 2004,2005 Canonical
