[Bug 236322] dns/yadifa [PATCH] dns/yadifa: sample missing
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Mar 6 15:22:53 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236322
Leo Vandewoestijne <freebsd at dns.company> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #202653| |maintainer-approval+
Flags| |
--- Comment #1 from Leo Vandewoestijne <freebsd at dns.company> ---
Comment on attachment 202653
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202653
Yadifa fix sample
--- yadifa.orig/Makefile 2019-03-06 14:21:31.457237000 +0000
+++ yadifa/Makefile 2019-03-06 15:06:06.146699000 +0000
@@ -46,7 +46,7 @@
@cd ${WRKSRC} && ${MAKE_CMD} features
post-install:
- ${MV} ${STAGEDIR}${PREFIX}/etc/yadifad.conf \
+ ${CP} ${WRKSRC}/etc/yadifad.conf.example \
${STAGEDIR}${PREFIX}/etc/yadifad.conf.sample
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list