]> git.pld-linux.org Git - packages/bluez.git/commitdiff
- new
authorAdam Gołębiowski <adamg@pld-linux.org>
Tue, 22 Sep 2009 10:47:46 +0000 (10:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bluez-parallel-make.patch -> 1.1

bluez-parallel-make.patch [new file with mode: 0644]

diff --git a/bluez-parallel-make.patch b/bluez-parallel-make.patch
new file mode 100644 (file)
index 0000000..33708d4
--- /dev/null
@@ -0,0 +1,11 @@
+--- bluez-4.53/Makefile.am~    2009-09-03 05:58:36.000000000 +0200
++++ bluez-4.53/Makefile.am     2009-09-22 12:43:34.459336083 +0200
+@@ -194,7 +194,7 @@
+ src_bluetoothd_LDADD = lib/libbluetooth.la @GLIB_LIBS@ @DBUS_LIBS@ -ldl
+ src_bluetoothd_LDFLAGS = -Wl,--export-dynamic \
+                                       -Wl,--version-script=src/bluetooth.ver
+-src_bluetoothd_DEPENDENCIES = src/bluetooth.ver
++src_bluetoothd_DEPENDENCIES = src/bluetooth.ver lib/libbluetooth.la
+ builtin_files = src/builtin.h $(builtin_nodist)
This page took 0.104206 seconds and 4 git commands to generate.