patches/compiz-09-python.diff
author yippi
Mon, 27 Sep 2010 21:07:51 +0000
changeset 20108 51df67ca9307
parent 18269 5218a1567988
permissions -rw-r--r--
I had these modules listed as being owned by me, but they are really owned by wangke, correcting.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
18269
5218a1567988 2010-07-22 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     1
--- compiz-configure.in-orig	2010-07-21 21:44:34.095427801 -0500
5218a1567988 2010-07-22 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     2
+++ compiz-configure.in	2010-07-21 21:44:41.238207262 -0500
5218a1567988 2010-07-22 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     3
@@ -1,4 +1,4 @@
5218a1567988 2010-07-22 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     4
-#!/usr/bin/env python
5218a1567988 2010-07-22 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     5
+#!/usr/bin/python2.6
5218a1567988 2010-07-22 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     6
 # Erwann Chenede - <[email protected]>
5218a1567988 2010-07-22 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     7
 # Copyright Sun Microsystems 2008
5218a1567988 2010-07-22 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     8