public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnome-base/libgdu/files: libgdu-3.0.2-gold.patch
@ 2012-04-24  5:48 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2012-04-24  5:48 UTC (permalink / raw
  To: gentoo-commits

jlec        12/04/24 05:48:57

  Added:                libgdu-3.0.2-gold.patch
  Log:
  gnome-base/libgdu: Added compatibility fix for gold
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  gnome-base/libgdu/files/libgdu-3.0.2-gold.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgdu/files/libgdu-3.0.2-gold.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgdu/files/libgdu-3.0.2-gold.patch?rev=1.1&content-type=text/plain

Index: libgdu-3.0.2-gold.patch
===================================================================
 src/notification/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/notification/Makefile.am b/src/notification/Makefile.am
index 3dbdd6f..e65f6fd 100644
--- a/src/notification/Makefile.am
+++ b/src/notification/Makefile.am
@@ -38,7 +38,8 @@ gdu_notification_daemon_LDADD = 			\
 	$(GTK3_LIBS)					\
 	$(LIBNOTIFY_LIBS)				\
 	$(top_builddir)/src/gdu/libgdu.la		\
-	$(top_builddir)/src/gdu-gtk/libgdu-gtk.la
+	$(top_builddir)/src/gdu-gtk/libgdu-gtk.la		\
+	-lm
 
 clean-local :
 	rm -f *~






^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-24  5:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-24  5:48 [gentoo-commits] gentoo-x86 commit in gnome-base/libgdu/files: libgdu-3.0.2-gold.patch Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox