Do not hardcode /usr/bin/python

This commit is contained in:
Marco Pesenti Gritti
2007-01-20 13:38:58 +01:00
parent 6de66d38ae
commit 4cdf88f31d
22 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
# Copyright (C) 2006, Red Hat, Inc.
#