14 lines
454 B
Plaintext
14 lines
454 B
Plaintext
$OpenBSD: patch-libgnome-desktop_Makefile_in,v 1.1 2012/03/29 06:46:31 ajacoutot Exp $
|
|
--- libgnome-desktop/Makefile.in.orig Mon Mar 26 11:40:36 2012
|
|
+++ libgnome-desktop/Makefile.in Mon Mar 26 11:40:42 2012
|
|
@@ -359,8 +359,7 @@ libgnome_desktop_3_la_SOURCES = \
|
|
libgnome_desktop_3_la_LIBADD = \
|
|
$(XLIB_LIBS) \
|
|
$(LIBM) \
|
|
- $(GNOME_DESKTOP_LIBS) \
|
|
- -lrt
|
|
+ $(GNOME_DESKTOP_LIBS)
|
|
|
|
libgnome_desktop_3_la_LDFLAGS = \
|
|
-version-info $(LT_VERSION) \
|