Blame 0004-04_use-default-python.diff-from-Debian.patch

f147723
From 416891118e1770b2370238855f39babb3e22477f Mon Sep 17 00:00:00 2001
f147723
From: Ruben <ruben@rubenkerkhof.com>
f147723
Date: Sun, 17 Oct 2010 17:15:27 +0200
f147723
Subject: [PATCH 04/14] 04_use-default-python.diff from Debian
f147723
f147723
---
f147723
 qweb.py |    2 +-
f147723
 1 files changed, 1 insertions(+), 1 deletions(-)
f147723
f147723
diff --git a/qweb.py b/qweb.py
f147723
index 20c5092..c658a6b 100644
f147723
--- a/qweb.py
f147723
+++ b/qweb.py
f147723
@@ -1,4 +1,4 @@
f147723
-#!/usr/bin/python2.3
f147723
+#!/usr/bin/env python
f147723
 #
f147723
 # vim:set et ts=4 fdc=0 fdn=2 fdl=0:
f147723
 #
f147723
-- 
f147723
1.7.3.1
f147723