Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Mar 2019 15:22:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236322] dns/yadifa [PATCH] dns/yadifa: sample missing
Message-ID:  <bug-236322-7788-TVpAunX4af@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236322-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236322-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236322

Leo Vandewoestijne <freebsd@dns.company> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #202653|                            |maintainer-approval+
              Flags|                            |

--- Comment #1 from Leo Vandewoestijne <freebsd@dns.company> ---
Comment on attachment 202653
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D202653
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}

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236322-7788-TVpAunX4af>