From 9452a6e87b6c2c70513bc47a2470bf9f1168920e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 13 Jun 2020 10:39:22 +0100 Subject: gentoo resync : 13.06.2020 --- net-im/pidgin/files/pidgin-2.14.0-gold.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 net-im/pidgin/files/pidgin-2.14.0-gold.patch (limited to 'net-im/pidgin/files') diff --git a/net-im/pidgin/files/pidgin-2.14.0-gold.patch b/net-im/pidgin/files/pidgin-2.14.0-gold.patch new file mode 100644 index 000000000000..718b3099581e --- /dev/null +++ b/net-im/pidgin/files/pidgin-2.14.0-gold.patch @@ -0,0 +1,11 @@ +--- pidgin-2.14.0/pidgin/Makefile.am ++++ pidgin-2.14.0/pidgin/Makefile.am +@@ -162,7 +162,7 @@ + $(LIBXML_LIBS) \ + $(GTK_LIBS) \ + $(GIO_UNIX_LIBS) \ +- $(top_builddir)/libpurple/libpurple.la ++ $(top_builddir)/libpurple/libpurple.la -lm + + AM_CPPFLAGS = \ + -DDATADIR=\"$(datadir)\" \ -- cgit v1.2.3