aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-eyed3/eyeD3-sh.patch
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-07-16 17:18:07 +0300
committerNatanael Copa <ncopa@alpinelinux.org>2018-08-16 20:50:38 +0000
commit2a65caec2d689436a77f4cec1dbffb1979ff15e8 (patch)
treec078ffba60b6172d7b49a441380a74d0e0d078d1 /community/py-eyed3/eyeD3-sh.patch
parentf0d04082dfafa09d3512bfab85f371578fc5caa5 (diff)
downloadaports-2a65caec2d689436a77f4cec1dbffb1979ff15e8.tar.bz2
aports-2a65caec2d689436a77f4cec1dbffb1979ff15e8.tar.xz
main/py-eyed3: claim maintainership, move to community
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 "$@"