Fix productivity/taskd to @sample the correct file as vars. Reported by viq,

fix from kspillner@, committing on his behalf.
This commit is contained in:
sthen 2016-02-14 11:31:25 +00:00
parent e7fb0a762a
commit 94d11ef54d
2 changed files with 6 additions and 2 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.5 2016/01/28 17:15:00 kspillner Exp $
# $OpenBSD: Makefile,v 1.6 2016/02/14 11:31:25 sthen Exp $
COMMENT = lightweight server providing access to task data
DISTNAME = taskd-1.1.0
CATEGORIES = productivity net
REVISION = 0
HOMEPAGE = http://www.taskwarrior.org/
@ -41,6 +42,8 @@ post-install:
${PREFIX}/share/examples/taskd/pki/
${INSTALL_DATA} ${WRKSRC}/pki/README \
${PREFIX}/share/examples/taskd/pki/
${INSTALL_DATA} ${WRKSRC}/pki/vars \
${PREFIX}/share/examples/taskd/pki/vars.dist
${SUBST_DATA} ${FILESDIR}/config \
${PREFIX}/share/examples/taskd/config

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.3 2016/01/28 17:15:05 kspillner Exp $
@comment $OpenBSD: PLIST,v 1.4 2016/02/14 11:31:25 sthen Exp $
@newgroup _taskd:734
@newuser _taskd:732:734:daemon:Taskwarrior Sync Server:/var/taskd:/sbin/nologin
@extraunexec rm -rf /var/taskd
@ -35,6 +35,7 @@ share/examples/taskd/pki/generate.ca
share/examples/taskd/pki/generate.client
share/examples/taskd/pki/generate.crl
share/examples/taskd/pki/generate.server
share/examples/taskd/pki/vars.dist
@sample share/examples/taskd/pki/vars
share/taskd/
share/taskd/AUTHORS