freebsd-ports/audio/pytone/files/patch-pytone
2007-12-14 21:32:57 +00:00

6 lines
183 B
Text

--- pytone.orig 2007-12-14 10:42:55.000000000 -0800
+++ pytone 2007-12-14 10:44:18.000000000 -0800
@@ -1,2 +1,2 @@
#!/bin/sh
-python2.4 src/pytone.py "$@"
+python src/pytone.py "$@"