[bluez] Fix typo in pairing patch

Bastien Nocera hadess at fedoraproject.org
Thu Jun 14 11:22:42 UTC 2012


commit 4e6359d029102ec93bd3d7a1259df1ff34cadb16
Author: Bastien Nocera <hadess at hadess.net>
Date:   Thu Jun 14 12:22:39 2012 +0100

    Fix typo in pairing patch

 0001-Add-sixaxis-cable-pairing-plugin.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/0001-Add-sixaxis-cable-pairing-plugin.patch b/0001-Add-sixaxis-cable-pairing-plugin.patch
index b822a7e..c281e89 100644
--- a/0001-Add-sixaxis-cable-pairing-plugin.patch
+++ b/0001-Add-sixaxis-cable-pairing-plugin.patch
@@ -39,7 +39,7 @@ index 53fcbe9..9cbafbc 100644
  			src/oob.h src/oob.c src/eir.h src/eir.c
  src_bluetoothd_LDADD = lib/libbluetooth-private.la @GLIB_LIBS@ @DBUS_LIBS@ \
 -								-ldl -lrt
-+								- at CABLE_LIBS@ ldl -lrt
++								@CABLE_LIBS@ ldl -lrt
  src_bluetoothd_LDFLAGS = $(AM_LDFLAGS) -Wl,--export-dynamic \
  				-Wl,--version-script=$(srcdir)/src/bluetooth.ver
  


More information about the scm-commits mailing list