openbsd-ports/x11/gnome/session/patches/patch-gnome-session_Makefile_in
2011-05-06 15:05:48 +00:00

12 lines
395 B
Plaintext

$OpenBSD: patch-gnome-session_Makefile_in,v 1.3 2011/05/06 15:05:48 ajacoutot Exp $
--- gnome-session/Makefile.in.orig Fri May 6 16:27:58 2011
+++ gnome-session/Makefile.in Fri May 6 16:28:12 2011
@@ -372,6 +372,7 @@ gnome_session_CPPFLAGS = \
gnome_session_LDADD = \
libgsmutil.la \
+ -lexecinfo \
$(top_builddir)/egg/libeggdesktopfile.la \
$(SM_LIBS) \
$(ICE_LIBS) \