svn commit: r366279 - head/Templates

Bryan Drewery bdrewery at FreeBSD.org
Tue Aug 26 22:51:03 UTC 2014


On 8/26/2014 5:41 PM, Baptiste Daroussin wrote:
> Author: bapt
> Date: Tue Aug 26 22:41:03 2014
> New Revision: 366279
> URL: http://svnweb.freebsd.org/changeset/ports/366279
> QAT: https://qat.redports.org/buildarchive/r366279/
> 
> Log:
>   Add etc/rc.conf.d to the local mtree
> 
> Modified:
>   head/Templates/BSD.local.dist
> 
> Modified: head/Templates/BSD.local.dist
> ==============================================================================
> --- head/Templates/BSD.local.dist	Tue Aug 26 22:34:57 2014	(r366278)
> +++ head/Templates/BSD.local.dist	Tue Aug 26 22:41:03 2014	(r366279)
> @@ -18,6 +18,8 @@
>          ..
>          rc.d
>          ..
> +        rc.conf.d
> +        ..
>      ..
>      include
>          X11
> @@ -288,6 +290,8 @@
>              classes
>              ..
>          ..
> +        licenses
> +        ..

This may cause check-plist to scream now about removing dirs owned by
mtree/dependencies. We'll want to remove the dirrmtry stuff for licenses
as well now from where it is in Mk/

>          locale
>              af
>                  LC_MESSAGES
> 


-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20140826/2179ec77/attachment.sig>


More information about the svn-ports-all mailing list