]> git.pld-linux.org Git - packages/bluez-gnome.git/commitdiff
- added
authoraredridel <aredridel@pld-linux.org>
Thu, 9 Nov 2006 22:08:53 +0000 (22:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bluez-gnome-as-needed.patch -> 1.1

bluez-gnome-as-needed.patch [new file with mode: 0644]

diff --git a/bluez-gnome-as-needed.patch b/bluez-gnome-as-needed.patch
new file mode 100644 (file)
index 0000000..c9fffcf
--- /dev/null
@@ -0,0 +1,12 @@
+diff -ur bluez-gnome-0.6-o/sendto/Makefile.am bluez-gnome-0.6/sendto/Makefile.am
+--- bluez-gnome-0.6-o/sendto/Makefile.am       2006-10-22 11:41:40.000000000 -0600
++++ bluez-gnome-0.6/sendto/Makefile.am 2006-11-09 14:55:53.000000000 -0700
+@@ -3,7 +3,7 @@
+ bluetooth_sendto_SOURCES = main.c
+-bluetooth_sendto_LDADD = @GTK_LIBS@ @DBUS_LIBS@ $(top_builddir)/common/libcommon.a
++bluetooth_sendto_LDADD = @GTK_LIBS@ $(top_builddir)/common/libcommon.a @DBUS_LIBS@
+ AM_CFLAGS = @DBUS_CFLAGS@ @GTK_CFLAGS@
This page took 0.059174 seconds and 4 git commands to generate.