aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-eyed3/eyeD3-sh.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-eyed3/eyeD3-sh.patch')
-rw-r--r--community/py-eyed3/eyeD3-sh.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/community/py-eyed3/eyeD3-sh.patch b/community/py-eyed3/eyeD3-sh.patch
new file mode 100644
index 0000000000..1f9798834b
--- /dev/null
+++ b/community/py-eyed3/eyeD3-sh.patch
@@ -0,0 +1,7 @@
+--- a/bin/eyeD3 2014-10-24 11:11:12.104828448 +0500
++++ b/bin/eyeD3 2014-10-24 11:11:24.744759113 +0500
+@@ -1,3 +1,3 @@
+-#!/usr/bin/env bash
++#!/bin/sh
+
+ python -m eyed3.main "$@"