summaryrefslogtreecommitdiff
path: root/openobex
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-01-23 17:54:49 +0000
committerChris Larson <clarson@kergoth.com>2004-01-23 17:54:49 +0000
commitb2c59922b002eb88ceb2bdf2b02505a73603b564 (patch)
tree6046bd08b1e8349b215912f17e62bd15744510dc /openobex
parent96f7a2293a8fbc852fcb68fefce2a2ff65184460 (diff)
Dont install some m4s..
BKrev: 40115fe9Sqmws9-T5ZIHTb2fPc32ng
Diffstat (limited to 'openobex')
-rw-r--r--openobex/openobex_1.0.0.oe1
1 files changed, 0 insertions, 1 deletions
diff --git a/openobex/openobex_1.0.0.oe b/openobex/openobex_1.0.0.oe
index 83ca382bd4..d2b94bfee4 100644
--- a/openobex/openobex_1.0.0.oe
+++ b/openobex/openobex_1.0.0.oe
@@ -10,5 +10,4 @@ do_stage () {
install -d ${STAGING_DIR}/target/include/openobex
install -m 0644 src/obex_const.h src/obex.h ${STAGING_DIR}/target/include/openobex/
install -m 0755 openobex-config ${STAGING_BINDIR}/
- install -m 0644 m4macros/openobex.m4 ${STAGING_DIR}/share/aclocal/
}