From 6502980a5bc3bdf4b5af3a261c3bc27a28ba804a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Sikora?= Date: Fri, 23 Jul 2004 13:27:41 +0000 Subject: [PATCH] - dropped. from now bluez-libs won't provide libsdp. Changed files: bluez-libs-sdp.patch -> 1.4 --- bluez-libs-sdp.patch | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 bluez-libs-sdp.patch diff --git a/bluez-libs-sdp.patch b/bluez-libs-sdp.patch deleted file mode 100644 index 1677e9b..0000000 --- a/bluez-libs-sdp.patch +++ /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 -- 2.44.0