pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/dbus dbus: Create VARBASE/lib/dbus directory
details: https://anonhg.NetBSD.org/pkgsrc/rev/c4f057b44c2f
branches: trunk
changeset: 449440:c4f057b44c2f
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Tue Mar 30 16:16:03 2021 +0000
description:
dbus: Create VARBASE/lib/dbus directory
diffstat:
sysutils/dbus/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d5fea8968f97 -r c4f057b44c2f sysutils/dbus/Makefile
--- a/sysutils/dbus/Makefile Tue Mar 30 15:08:57 2021 +0000
+++ b/sysutils/dbus/Makefile Tue Mar 30 16:16:03 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.124 2021/03/29 21:00:17 wiz Exp $
+# $NetBSD: Makefile,v 1.125 2021/03/30 16:16:03 ryoon Exp $
DISTNAME= dbus-1.12.20
PKGREVISION= 1
@@ -23,7 +23,7 @@
BUILD_DEFS+= VARBASE PKG_SYSCONFBASE
-OWN_DIRS_PERMS+= ${VARBASE}/db/dbus ${DBUS_USER} ${DBUS_GROUP} 0755
+OWN_DIRS_PERMS+= ${VARBASE}/lib/dbus ${DBUS_USER} ${DBUS_GROUP} 0755
SPECIAL_PERMS+= libexec/dbus-daemon-launch-helper ${REAL_ROOT_USER} ${DBUS_GROUP} 4511
SMF_METHODS= dbus
Home |
Main Index |
Thread Index |
Old Index