commit: 8674a045a9220e0c07e6f9e6017b5f3c5b00d25f Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sat Jan 6 09:12:49 2018 +0000 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org> CommitDate: Sat Jan 6 16:42:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8674a045
media-gfx/gimp: remove unused patch media-gfx/gimp/files/gimp-2.9.6-underlinking.patch | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/media-gfx/gimp/files/gimp-2.9.6-underlinking.patch b/media-gfx/gimp/files/gimp-2.9.6-underlinking.patch deleted file mode 100644 index 9208c2f329b..00000000000 --- a/media-gfx/gimp/files/gimp-2.9.6-underlinking.patch +++ /dev/null @@ -1,20 +0,0 @@ -diff --git a/libgimpbase/Makefile.am b/libgimpbase/Makefile.am -index a1a6719..85c8518 100644 ---- a/libgimpbase/Makefile.am -+++ b/libgimpbase/Makefile.am -@@ -22,6 +22,7 @@ uninstall-libtool-import-lib: - -rm $(DESTDIR)$(libdir)/libgimpbase-$(GIMP_API_VERSION).dll.a - -rm $(DESTDIR)$(libdir)/gimpbase.def - else -+libm = -lm - install-libtool-import-lib: - uninstall-libtool-import-lib: - endif -@@ -169,6 +170,7 @@ EXTRA_libgimpbase_@GIMP_API_VERSION@_la_DEPENDENCIES = $(gimpbase_def) - libgimpbase_@GIMP_API_VERSION@_la_LIBADD = \ - $(GIO_LIBS) \ - $(GEXIV2_LIBS) \ -+ $(libm) \ - $(ole32_lib) - - install-data-local: install-ms-lib install-libtool-import-lib
