summaryrefslogtreecommitdiff
path: root/bootstrap-configure
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-10-04 14:05:14 +0200
committerMarcel Holtmann <marcel@holtmann.org>2008-10-04 14:05:14 +0200
commit7105de7cb23032625e7a92cb43b85a058af953e3 (patch)
tree82f0e94890ead883707b82c690ad8370259208e2 /bootstrap-configure
parentc793466744bbdbab8b844ceafcddde681c83798e (diff)
downloadobexd-7105de7cb23032625e7a92cb43b85a058af953e3.tar.gz
Use /usr/lib/obex as installation directory
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-xbootstrap-configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap-configure b/bootstrap-configure
index bf7ddaf..b6602b8 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -8,6 +8,6 @@ fi
./configure --enable-maintainer-mode \
--enable-debug \
--prefix=/usr \
- --libexec=/usr/lib \
+ --libexec=/usr/lib/obex \
--mandir=/usr/share/man \
--sysconfdir=/etc $*