]> git.pld-linux.org Git - packages/bluez-libs.git/commitdiff
- dropped. from now bluez-libs won't provide libsdp.
authorPaweł Sikora <pluto@pld-linux.org>
Fri, 23 Jul 2004 13:27:41 +0000 (13:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bluez-libs-sdp.patch -> 1.4

bluez-libs-sdp.patch [deleted file]

diff --git a/bluez-libs-sdp.patch b/bluez-libs-sdp.patch
deleted file mode 100644 (file)
index 1677e9b..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
---- bluez-libs-2.8/src/Makefile.am.orig        2004-07-08 06:54:33.000000000 +0200
-+++ bluez-libs-2.8/src/Makefile.am     2004-07-23 13:42:32.287248560 +0200
-@@ -2,9 +2,13 @@
- #  $Id$
- #
--lib_LTLIBRARIES = libbluetooth.la
-+lib_LTLIBRARIES = libbluetooth.la libsdp.la
--libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c
-+libbluetooth_la_SOURCES = bluetooth.c hci.c
- libbluetooth_la_LDFLAGS = -version-info 1:8:0
-+libsdp_la_SOURCES = sdp.c
-+libsdp_la_LDFLAGS = -version-info 2:2:0
-+libsdp_la_LIBADD = libbluetooth.la
-+
- INCLUDES = -I$(top_builddir)/include
This page took 0.074285 seconds and 4 git commands to generate.