summaryrefslogtreecommitdiff
path: root/debian/patches/05_she_bang.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/05_she_bang.patch')
-rw-r--r--debian/patches/05_she_bang.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/patches/05_she_bang.patch b/debian/patches/05_she_bang.patch
new file mode 100644
index 0000000..f79b798
--- /dev/null
+++ b/debian/patches/05_she_bang.patch
@@ -0,0 +1,13 @@
+Debian-specific; in fact, probably a bad idea. Michael, why did you put
+this in? Right, so Michael pointed me at Debian #148415. I'll have to
+review the arguments at some point.
+
+diff -urN jack-2.99.9/jack jack-2.99.9.new/jack
+--- jack-2.99.9/jack Tue Jun 25 01:16:28 2002
++++ jack-2.99.9.new/jack Tue Jun 25 01:15:33 2002
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env python
++#!/usr/bin/python
+ ### jack - extract audio from a CD and encode it using 3rd party software
+ ### Copyright (C) 1999-2003 Arne Zellentin <zarne@users.sf.net>
+