openbsd-ports/x11/gnome/desktop/patches/patch-libgnome-desktop_Makefile_in
2013-03-29 12:29:45 +00:00

17 lines
463 B
Plaintext

$OpenBSD: patch-libgnome-desktop_Makefile_in,v 1.5 2013/03/29 12:29:45 ajacoutot Exp $
XXX fix+push upstream
--- libgnome-desktop/Makefile.in.orig Wed Mar 27 18:52:11 2013
+++ libgnome-desktop/Makefile.in Fri Mar 29 13:22:13 2013
@@ -506,8 +506,7 @@ libgnome_desktop_3_la_LIBADD = \
$(XLIB_LIBS) \
$(LIBM) \
$(GNOME_DESKTOP_LIBS) \
- libgsystem.la \
- -lrt
+ libgsystem.la
libgnome_desktop_3_la_LDFLAGS = \
-version-info $(LT_VERSION) \