commit: fbaf24b73bc330b79d9fcfbd4803424d74c81845 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Dec 23 16:07:44 2016 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Thu Dec 29 13:11:44 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbaf24b7
media-libs/imlib: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/3224 media-libs/imlib/files/imlib-1.9.15-linking.patch | 9 --------- 1 file changed, 9 deletions(-) diff --git a/media-libs/imlib/files/imlib-1.9.15-linking.patch b/media-libs/imlib/files/imlib-1.9.15-linking.patch deleted file mode 100644 index a00b089..00000000 --- a/media-libs/imlib/files/imlib-1.9.15-linking.patch +++ /dev/null @@ -1,9 +0,0 @@ -gentoo bug #499268 ---- a/Imlib/Makefile.am -+++ b/Imlib/Makefile.am -@@ -43,4 +43,4 @@ - - check_PROGRAMS = t-load - --t_load_LDADD = libImlib.la -+t_load_LDADD = libImlib.la -lX11
