summaryrefslogtreecommitdiff
path: root/repo/system/dbus.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/dbus.xibuild')
-rw-r--r--repo/system/dbus.xibuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/repo/system/dbus.xibuild b/repo/system/dbus.xibuild
index 96f6264..e1a0e72 100644
--- a/repo/system/dbus.xibuild
+++ b/repo/system/dbus.xibuild
@@ -32,8 +32,8 @@ build () {
package () {
make DESTDIR=$PKG_DEST install
- chown -v root:messagebus $PKG_DEST/usr/libexec/dbus-daemon-launch-helper &&
- chmod -v 4750 $PKG_DEST/usr/libexec/dbus-daemon-launch-helper
+ chown root:messagebus $PKG_DEST/usr/libexec/dbus-daemon-launch-helper &&
+ chmod 4750 $PKG_DEST/usr/libexec/dbus-daemon-launch-helper
cat > $PKG_DEST/etc/dbus-1/session-local.conf << "EOF"
<!DOCTYPE busconfig PUBLIC