pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wip/send-pr: {PKG_SYSCONFDIR} already contains 'gnats'



Module Name:	pkgsrc-wip
Committed By:	Hauke Fath <hauke%NetBSD.org@localhost>
Pushed By:	hauke
Date:		Wed Jul 11 13:55:41 2018 +0200
Changeset:	163def21d9d0f2738e68ffcab9c4773c58f31919

Modified Files:
	send-pr/Makefile

Log Message:
wip/send-pr: {PKG_SYSCONFDIR} already contains 'gnats'

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=163def21d9d0f2738e68ffcab9c4773c58f31919

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 send-pr/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/send-pr/Makefile b/send-pr/Makefile
index c9edab79d2..fa7ef87e29 100644
--- a/send-pr/Makefile
+++ b/send-pr/Makefile
@@ -31,7 +31,7 @@ PKG_SYSCONFSUBDIR=	gnats
 
 EGDIR=			share/examples/gnats
 
-MAKE_DIRS+=		${PKG_SYSCONFDIR}/gnats
+MAKE_DIRS+=		${PKG_SYSCONFDIR}
 CONF_FILES=		${PREFIX}/${EGDIR}/send-pr.NetBSD.conf \
 			${PKG_SYSCONFDIR}/send-pr.conf
 CONF_FILES+=		${PREFIX}/${EGDIR}/netbsd-template \


Home | Main Index | Thread Index | Old Index