id3lib-3.8.3:First release

This commit is contained in:
sss
2017-12-17 19:52:51 +03:00
parent 97ea3f2468
commit 9bc95a55c6
20 changed files with 1006 additions and 32 deletions
@@ -0,0 +1,14 @@
This patch was first introduced in version 3.8.3-3
It fixes http://bugs.debian.org/208672
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -74,6 +74,8 @@
if ID3_NEEDZLIB
LDADD = $(top_builddir)/zlib/src/libz.la
+else
+libid3_la_LIBADD = -lz
endif
libid3_la_LDFLAGS = \