summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2010-05-19 09:41:49 +0200
committerJohan Hedberg <johan.hedberg@nokia.com>2010-05-19 09:41:49 +0200
commit29598cc39b9cb63d7ed62fb2b7f99c9c42985897 (patch)
treea07bb8e4a6acc0f9ac050fd319d218462e6990b5
parentf806584c7298fd645ae63c97ed4e3d12974a9843 (diff)
downloadbluez-29598cc39b9cb63d7ed62fb2b7f99c9c42985897.tar.gz
Update phonet-at location to match recent versions
-rw-r--r--plugins/pnat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/pnat.c b/plugins/pnat.c
index 6ff1d56c7..0631a4658 100644
--- a/plugins/pnat.c
+++ b/plugins/pnat.c
@@ -51,7 +51,7 @@
#include "logging.h"
/* FIXME: This location should be build-time configurable */
-#define PNATD "/usr/sbin/phonet-at"
+#define PNATD "/usr/bin/phonet-at"
#define DUN_CHANNEL 1
#define DUN_UUID "00001103-0000-1000-8000-00805F9B34FB"