svn commit: r289114 - in head: libexec/dma/dmagent share/mk usr.sbin/ppp

Jan Beich jbeich at vfemail.net
Sun Oct 11 19:18:43 UTC 2015


Baptiste Daroussin <bapt at FreeBSD.org> writes:

> Modified: head/share/mk/bsd.own.mk
> ==============================================================================
> --- head/share/mk/bsd.own.mk	Sat Oct 10 09:37:31 2015	(r289113)
> +++ head/share/mk/bsd.own.mk	Sat Oct 10 10:48:09 2015	(r289114)
> @@ -213,7 +213,7 @@ NLSGRP?=	${SHAREGRP}
>  NLSMODE?=	${NOBINMODE}
>  
>  INCLUDEDIR?=	/usr/include
> -ETCDIR?=	/etc
> +CONFIGDIR?=	/etc
>  
>  #
>  # install(1) parameters.

Why do you need CONFIGDIR when there's CONFDIR? Also, the former lacks
description in the header of the file.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 602 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20151011/f273c0d7/attachment.bin>


More information about the svn-src-all mailing list