Fix for places where python2.3 is not installed in /usr/bin . Note that I'm also not specifically calling 2.3 anymore, since some things don't call it by that binary name.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@495 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python2.3
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# Merge multiple JavaScript source code files into one.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user