From owner-svn-src-head@freebsd.org Sun Oct 11 19:18:42 2015 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F17F6A11634 for ; Sun, 11 Oct 2015 19:18:42 +0000 (UTC) (envelope-from jbeich@vfemail.net) Received: from vfemail.net (ninezero.vfemail.net [96.30.253.190]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B1F04165 for ; Sun, 11 Oct 2015 19:18:42 +0000 (UTC) (envelope-from jbeich@vfemail.net) Received: (qmail 82714 invoked by uid 89); 11 Oct 2015 19:18:35 -0000 Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1) by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP; 11 Oct 2015 19:18:35 -0000 Received: (qmail 82655 invoked by uid 89); 11 Oct 2015 19:18:17 -0000 Received: by simscan 1.3.1 ppid: 82647, pid: 82651, t: 0.0051s scanners:none Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62) by FreeQueue with SMTP; 11 Oct 2015 19:18:17 -0000 Received: (qmail 32076 invoked by uid 89); 11 Oct 2015 19:18:17 -0000 Received: by simscan 1.4.0 ppid: 32043, pid: 32072, t: 0.8285s scanners:none Received: from unknown (HELO nil) (amJlaWNoQHZmZW1haWwubmV0@172.16.100.27) by 172.16.100.62 with ESMTPA; 11 Oct 2015 19:18:16 -0000 From: Jan Beich To: Baptiste Daroussin Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r289114 - in head: libexec/dma/dmagent share/mk usr.sbin/ppp In-Reply-To: <201510101048.t9AAm9UN054460@repo.freebsd.org> (Baptiste Daroussin's message of "Sat, 10 Oct 2015 10:48:09 +0000 (UTC)") References: <201510101048.t9AAm9UN054460@repo.freebsd.org> Date: Sun, 11 Oct 2015 21:17:57 +0200 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Oct 2015 19:18:43 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Baptiste Daroussin writes: > Modified: head/share/mk/bsd.own.mk > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- 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?=3D ${SHAREGRP} > NLSMODE?=3D ${NOBINMODE} >=20=20 > INCLUDEDIR?=3D /usr/include > -ETCDIR?=3D /etc > +CONFIGDIR?=3D /etc >=20=20 > # > # install(1) parameters. Why do you need CONFIGDIR when there's CONFDIR? Also, the former lacks description in the header of the file. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJWGrXlXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3b1hUH/1v7+boQoSK9hb3aZ5QD0sUk yxhRgSW09smqPM+Yim1UymmpnMQVQuL0ZJ39RaFBpXBgfY29TbtvVVob7QzIZX0U 5lD4NXKJ9ZrrZa1ZP1of1UtyRfxomCxikDWiDSnaoCaP14CdFlrYi3dapuQkQ4tY KaPdf2nXEIGPziVodXRQUEjw/EXwcYeHYF3QfKVRNzGhLrmuYmhaM2tzhB4H3Yzu EHWeSUKEXfVkufuFVGM1aaIvHmsMI+3Fk9JUpT9u9axDMGQR7NxjHH6gIaK8bu+d D0Zqz4gpzAKfec/Jb9JcbNyGytb0RCrkiqQKujA7DaaajujaaKVnJtbTH/oig2M= =/ZXS -----END PGP SIGNATURE----- --=-=-=--