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, 0 insertions, 7 deletions
diff --git a/community/py-eyed3/eyeD3-sh.patch b/community/py-eyed3/eyeD3-sh.patch
deleted file mode 100644
index 1f9798834b..0000000000
--- a/community/py-eyed3/eyeD3-sh.patch
+++ /dev/null
@@ -1,7 +0,0 @@
---- 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 "$@"