aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-eyed3/eyeD3-sh.patch
diff options
context:
space:
mode:
authorPeter Bui <pnutzh4x0r@gmail.com>2015-07-20 22:51:38 -0500
committerNatanael Copa <ncopa@alpinelinux.org>2015-07-21 06:10:50 +0000
commit774a3be4d3ede8649e0d2a711d07ce13808b1864 (patch)
treedfe07676cd65c7ec9074b0a04e8316b92219a6f1 /main/py-eyed3/eyeD3-sh.patch
parent0b3bb87dc7cb5883bd064843f76887dd294a3cbf (diff)
downloadaports-774a3be4d3ede8649e0d2a711d07ce13808b1864.tar.bz2
aports-774a3be4d3ede8649e0d2a711d07ce13808b1864.tar.xz
main/py-eyed3: move from testing
Diffstat (limited to 'main/py-eyed3/eyeD3-sh.patch')
-rw-r--r--main/py-eyed3/eyeD3-sh.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/main/py-eyed3/eyeD3-sh.patch b/main/py-eyed3/eyeD3-sh.patch
new file mode 100644
index 0000000000..1f9798834b
--- /dev/null
+++ b/main/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 "$@"