commit: 978c63fdbf1c82cb45254da1979e618a155ff313 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Mon Aug 7 15:53:30 2017 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Tue Aug 8 15:58:05 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=978c63fd
dev-perl/Pango: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/5337 dev-perl/Pango/files/Pango-1.224.0-linking.patch | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/dev-perl/Pango/files/Pango-1.224.0-linking.patch b/dev-perl/Pango/files/Pango-1.224.0-linking.patch deleted file mode 100644 index e93069ba200..00000000000 --- a/dev-perl/Pango/files/Pango-1.224.0-linking.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.PL -+++ Makefile.PL -@@ -161,6 +161,7 @@ - if ($have_cairo) { - push @deps, qw/Cairo/; - $inc .= $pangocairo_pkgcfg{cflags}; -+ $libs .= ' '; - $libs .= $pangocairo_pkgcfg{libs}; - } -
