pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/owncloudclient owncloudclient: Create directory fo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/83c0c7a36096
branches: trunk
changeset: 448468:83c0c7a36096
user: nia <nia%pkgsrc.org@localhost>
date: Mon Mar 08 13:25:12 2021 +0000
description:
owncloudclient: Create directory for configuration files
diffstat:
net/owncloudclient/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 6395fb0a6428 -r 83c0c7a36096 net/owncloudclient/Makefile
--- a/net/owncloudclient/Makefile Mon Mar 08 13:18:14 2021 +0000
+++ b/net/owncloudclient/Makefile Mon Mar 08 13:25:12 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2021/03/08 13:17:53 nia Exp $
+# $NetBSD: Makefile,v 1.31 2021/03/08 13:25:12 nia Exp $
DISTNAME= ownCloud-2.7.6.3261
PKGNAME= ${DISTNAME:S/ownCloud/owncloudclient/1}
@@ -22,6 +22,8 @@
CONF_FILES= ${EGDIR}/sync-exclude.lst \
${PKG_SYSCONFDIR}/ownCloud/sync-exclude.lst
+OWN_DIRS+= ${PKG_SYSCONFDIR}/ownCloud
+
.include "../../mk/bsd.prefs.mk"
BUILDLINK_API_DEPENDS.sqlite3+= sqlite3>=3.9.0
.include "../../databases/sqlite3/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index