From: Michael Mair-Keimberger (asterix) Date: Mon, 7 Aug 2017 15:53:30 +0000 (+0200) Subject: dev-perl/Pango: remove unused patch X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=978c63fdbf1c82cb45254da1979e618a155ff313;p=gentoo.git dev-perl/Pango: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/5337 --- 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 e93069ba200e..000000000000 --- 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}; - } -