summaryrefslogtreecommitdiff
path: root/bluez.morph
diff options
context:
space:
mode:
Diffstat (limited to 'bluez.morph')
-rw-r--r--bluez.morph3
1 files changed, 2 insertions, 1 deletions
diff --git a/bluez.morph b/bluez.morph
index ce9fcb5ff..e078f49a9 100644
--- a/bluez.morph
+++ b/bluez.morph
@@ -12,6 +12,7 @@
"install -m755 test/simple-agent \"$DESTDIR/usr/bin\"",
"install -m755 test/simple-service \"$DESTDIR/usr/bin\"",
"install -m755 test/monitor-bluetooth \"$DESTDIR/usr/bin\"",
- "install -m755 test/list-devices \"$DESTDIR/usr/bin/list-bluetooth-devices\""
+ "install -m755 test/list-devices \"$DESTDIR/usr/bin/list-bluetooth-devices\"",
+ "install -m664 bluez.conf \"$DESTDIR/etc/dbus-1/system.d\""
]
}