aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obexftp/files/i-hate-libtool.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/obexftp/files/i-hate-libtool.patch')
-rw-r--r--recipes/obexftp/files/i-hate-libtool.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/recipes/obexftp/files/i-hate-libtool.patch b/recipes/obexftp/files/i-hate-libtool.patch
new file mode 100644
index 0000000000..1e31ac44b4
--- /dev/null
+++ b/recipes/obexftp/files/i-hate-libtool.patch
@@ -0,0 +1,20 @@
+
+#
+# Patch managed by http://www.holgerschurig.de/patcher.html
+#
+
+--- obexftp-0.20/apps/Makefile.am~i-hate-libtool
++++ obexftp-0.20/apps/Makefile.am
+@@ -9,9 +9,9 @@
+ LDADD = ../obexftp/libobexftp.la \
+ ../multicobex/libmulticobex.la \
+ ../bfb/libbfb.la \
+- @OPENOBEX_LIBS@
+-# @BLUETOOTH_LIBS@
+-# @USB_LIBS@
++ @OPENOBEX_LIBS@ \
++ @BLUETOOTH_LIBS@
++# @USB_LIBS@
+ # need on win32:
+ # getopt.o getopt1.o libopenobex.a libwsock32.a
+