svn commit: r344214 - head/security/strongswan
Renato Botelho
garga at FreeBSD.org
Fri Feb 14 16:07:16 UTC 2014
On 14-02-2014 14:00, Mathieu Arnold wrote:
> +--On 14 février 2014 14:37:36 +0000 Bernhard Froehlich
> <decke at FreeBSD.org> wrote:
> | ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
> | - ${MV} ${STAGEDIR}${PREFIX}/etc/strongswan.conf ${STAGEDIR}${EXAMPLESDIR}
> | - ${MV} ${STAGEDIR}${PREFIX}/etc/ipsec.conf ${STAGEDIR}${EXAMPLESDIR}
> | + ${INSTALL_DATA} ${STAGEDIR}${PREFIX}/etc/strongswan.conf
> ${STAGEDIR}${EXAMPLESDIR}
> | + ${INSTALL_DATA} ${STAGEDIR}${PREFIX}/etc/ipsec.conf
> ${STAGEDIR}${EXAMPLESDIR}
>
> I'm really not sure this is the correct fix, those files would be way
> better as etc/strongswan.conf.sample and etc/ipsec.conf.sample so that
> people can find them easily.
Yeap, it makes more sense, after I sent the other email I realized what
was being done here,
--
Renato Botelho <garga @ FreeBSD.org>
<garga.bsd @ gmail.com>
GnuPG Key: http://www.FreeBSD.org/~garga/pubkey.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 924 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20140214/333da653/attachment.sig>
More information about the svn-ports-all
mailing list