rpms/NetworkManager/OLPC-2 mpp.py,1.1,1.2

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Mon Jul 2 19:54:26 UTC 2007


Author: dcbw

Update of /cvs/extras/rpms/NetworkManager/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6261

Modified Files:
	mpp.py 
Log Message:
Use environment to determine python location


Index: mpp.py
===================================================================
RCS file: /cvs/extras/rpms/NetworkManager/OLPC-2/mpp.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mpp.py	28 Jun 2007 20:03:25 -0000	1.1
+++ mpp.py	2 Jul 2007 19:53:51 -0000	1.2
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation; either version 2 of the License, or




More information about the scm-commits mailing list