summarylogtreecommitdiffstats
path: root/python2-fix.patch
blob: fb90f1f044725576ac1ade27fa8ed625f8217ec9 (plain)
1
2
3
4
5
6
7
8
9
10
diff --git a/tools/faust2appls/faust2md b/tools/faust2appls/faust2md
index 2e460fcb9..5831a86a9 100755
--- a/tools/faust2appls/faust2md
+++ b/tools/faust2appls/faust2md
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python2
 
 #---------------------- faust2md -----------------------
 # Usage: `faust2md [-t 4] [-c] [-f] foo.dsp > foo.md`