summaryrefslogtreecommitdiffstats
path: root/www/uzbl/files/patch-examples__data__scripts__auth.py
diff options
context:
space:
mode:
Diffstat (limited to 'www/uzbl/files/patch-examples__data__scripts__auth.py')
-rw-r--r--www/uzbl/files/patch-examples__data__scripts__auth.py9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/uzbl/files/patch-examples__data__scripts__auth.py b/www/uzbl/files/patch-examples__data__scripts__auth.py
new file mode 100644
index 000000000..acf48c790
--- /dev/null
+++ b/www/uzbl/files/patch-examples__data__scripts__auth.py
@@ -0,0 +1,9 @@
+--- examples/data/scripts/auth.py.orig 2010-04-09 13:34:30.000000000 +0200
++++ examples/data/scripts/auth.py 2010-04-09 13:35:05.000000000 +0200
+@@ -1,4 +1,5 @@
+-#!/usr/bin/python
++#!/usr/bin/env python
++
+
+ import gtk
+ import sys