SOURCES: gnome-bluetooth-link.patch (NEW) - link libgnomebt with r...
qboosh
qboosh at pld-linux.org
Mon Jun 5 14:19:39 CEST 2006
Author: qboosh Date: Mon Jun 5 12:19:39 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- link libgnomebt with required libs
---- Files affected:
SOURCES:
gnome-bluetooth-link.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/gnome-bluetooth-link.patch
diff -u /dev/null SOURCES/gnome-bluetooth-link.patch:1.1
--- /dev/null Mon Jun 5 14:19:39 2006
+++ SOURCES/gnome-bluetooth-link.patch Mon Jun 5 14:19:34 2006
@@ -0,0 +1,18 @@
+--- gnome-bluetooth-0.7.0/src/Makefile.am.orig 2006-06-05 14:01:14.464440000 +0200
++++ gnome-bluetooth-0.7.0/src/Makefile.am 2006-06-05 14:04:48.684440000 +0200
+@@ -1,7 +1,6 @@
+ ## Process this file with automake to produce Makefile.in
+
+ AM_CPPFLAGS = \
+- -g \
+ -I$(top_srcdir)/intl \
+ $(GNOME_BLUETOOTH_CFLAGS) \
+ $(BLUETOOTH_CFLAGS) \
+@@ -33,6 +32,7 @@
+
+ libgnomebt_la_LDFLAGS = \
+ -version-info $(GNOMEBT_LT_VERSION)
++libgnomebt_la_LIBADD = $(GNOME_BLUETOOTH_LIBS)
+
+ gnomebt_chooser_test_SOURCES = \
+ gnomebt-chooser-test.c
================================================================
More information about the pld-cvs-commit
mailing list