openbsd-ports/audio/py-eyed3/patches/patch-Makefile_in
jasper 8685e79d85 import py-eyeD3 0.6.14
eyeD3 is a Python module and program for processing ID3 tags.
Information about mp3 files (i.e bit rate, sample frequency, play time,
etc.) is also provided. The formats supported are ID3 v1.0/v1.1 and
v2.3/v2.4.

feedback and ok alek@
2007-06-22 14:43:13 +00:00

21 lines
643 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.1.1.1 2007/06/22 14:43:13 jasper Exp $
--- Makefile.in.orig Tue May 8 04:17:44 2007
+++ Makefile.in Thu May 17 21:54:07 2007
@@ -58,16 +58,9 @@ install:
install -m 755 -d ${docdir}
install -m 644 README ${docdir}
- install -m 644 AUTHORS ${docdir}
- install -m 644 THANKS ${docdir}
- install -m 644 COPYING ${docdir}
- gzip -f -9 ${docdir}/COPYING
- install -m 644 ChangeLog ${docdir}
- gzip -f -9 ${docdir}/ChangeLog
install -m 755 -d ${mandir}/man1
install -m 644 doc/eyeD3.1 ${mandir}/man1
- gzip -f -9 ${mandir}/man1/eyeD3.1
@#
@# NOTE: When adding new files, the eyeD3.spec.in file and