temp set shebang to python2 until py3 compatibilty is done
authorBrian Dolbec <dolsen@gentoo.org>
Tue, 4 Jun 2013 15:47:12 +0000 (08:47 -0700)
committerBrian Dolbec <dolsen@gentoo.org>
Tue, 4 Jun 2013 15:52:42 +0000 (08:52 -0700)
bin/catalyst

index a4e55db2ecce590e213cee98f00e9897a3ee7847..ace43fc7c2904d88869d6d2c5ce0e96e45b9a022 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python -OO
+#!/usr/bin/python2 -OO
 
 # Maintained in full by:
 # Catalyst Team <catalyst@gentoo.org>