commit:     c27c75c214fef7e42647f343d486c79e9a60db3a
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu May 17 08:30:19 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri May 18 12:33:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c27c75c2

media-libs/exempi: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/8450

 media-libs/exempi/files/exempi-2.1.1-iconv.patch | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/media-libs/exempi/files/exempi-2.1.1-iconv.patch 
b/media-libs/exempi/files/exempi-2.1.1-iconv.patch
deleted file mode 100644
index 69c8196b692..00000000000
--- a/media-libs/exempi/files/exempi-2.1.1-iconv.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-http://bugs.gentoo.org/show_bug.cgi?id=242812
-
---- configure.ac
-+++ configure.ac
-@@ -104,6 +104,8 @@
- AC_CHECK_HEADER(zlib.h, ,
-        AC_MSG_ERROR([zlib headers missing]))
- 
-+AM_ICONV_LINK
-+
- dnl Blatently copied from iconv.m4 to remove the crack about libtool
- dnl But check for constness of the iconv parameters.
- AC_MSG_CHECKING([for iconv declaration])
---- source/XMPFiles/Makefile.am
-+++ source/XMPFiles/Makefile.am
-@@ -62,5 +62,5 @@
- 
- 
- libXMPFiles_la_LIBADD = ./FileHandlers/libxmpfilehandlers.la \
--      ./FormatSupport/libformatsupport.la
-+      ./FormatSupport/libformatsupport.la @LTLIBICONV@
- #libXMPFiles_la_LDFLAGS = -version-info @LIBXMPCORE_VERSION_INFO@

Reply via email to