aports/testing/py-eyed3/eyeD3-sh.patch
Peter Bui bd0fe11101 testing/py-eyed3: new aport
http://eyed3.nicfit.net/
A Python module and program for processing information about mp3 files

Needed for abcde.
2014-10-30 12:54:56 +00:00

8 lines
181 B
Diff

--- 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 "$@"