pkgsrc-wip/fusefs-btfs/patches/patch-aa

14 lines
416 B
Text
Raw Normal View History

$NetBSD: patch-aa,v 1.2 2006/10/29 11:23:08 shattered Exp $
--- makefile.orig 2006-02-11 13:22:00.000000000 +0100
+++ makefile 2006-02-11 13:19:32.000000000 +0100
@@ -3,7 +3,7 @@
CC = gcc
INC = -I. -I. -I../include/
-LIB = -lfuse -lpthread -lbluetooth -lsdp -lopenobex
+LIB = -lfuse -lpthread -lbluetooth -lopenobex
FLAGS = $(CFLAGS) -Wall -g -O2 -D_FILE_OFFSET_BITS=64
OBJ = btfs.o bt_util.o util.o obex.o