From 978c63fdbf1c82cb45254da1979e618a155ff313 Mon Sep 17 00:00:00 2001 From: "Michael Mair-Keimberger (asterix)" Date: Mon, 7 Aug 2017 17:53:30 +0200 Subject: [PATCH] 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(-) delete mode 100644 dev-perl/Pango/files/Pango-1.224.0-linking.patch 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}; - } - -- 2.26.2