public inbox for gentoo-portage-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-portage-dev] [PATCH] Be extra clear on INSTALL_MASK & dirs (bug 527004)
@ 2016-02-02 14:11 Alexander Berntsen
  2016-02-02 17:04 ` Brian Dolbec
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Berntsen @ 2016-02-02 14:11 UTC (permalink / raw
  To: gentoo-portage-dev

Signed-off-by: Alexander Berntsen <bernalex@gentoo.org>

X-Gentoo-Bug: 527004
X-Gentoo-Bug-url: https://bugs.gentoo.org/show_bug.cgi?id=527004
---
 man/make.conf.5 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/make.conf.5 b/man/make.conf.5
index 1d1cfeb..49c88ce 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -705,8 +705,8 @@ proxy server for internet access.
 \fBINSTALL_MASK\fR = \fI[space delimited list of filename patterns (globs)]\fR
 Use this variable if you want to selectively prevent certain files
 from being copied into your file system tree.  This does not work on
-symlinks, but only on actual files. Useful if you wish to filter out
-files like HACKING.gz and TODO.gz.
+symlinks, but only on actual files (including directories). Useful if
+you wish to filter out files like HACKING.gz and TODO.gz.
 
 Patterns are matched against both the absolute path and the bare
 filename of each file (or directory) to be installed.
-- 
2.4.10



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [gentoo-portage-dev] [PATCH] Be extra clear on INSTALL_MASK & dirs (bug 527004)
  2016-02-02 14:11 [gentoo-portage-dev] [PATCH] Be extra clear on INSTALL_MASK & dirs (bug 527004) Alexander Berntsen
@ 2016-02-02 17:04 ` Brian Dolbec
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Dolbec @ 2016-02-02 17:04 UTC (permalink / raw
  To: gentoo-portage-dev

On Tue,  2 Feb 2016 15:11:32 +0100
Alexander Berntsen <bernalex@gentoo.org> wrote:

> Signed-off-by: Alexander Berntsen <bernalex@gentoo.org>
> 
> X-Gentoo-Bug: 527004
> X-Gentoo-Bug-url: https://bugs.gentoo.org/show_bug.cgi?id=527004
> ---
>  man/make.conf.5 | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/man/make.conf.5 b/man/make.conf.5
> index 1d1cfeb..49c88ce 100644
> --- a/man/make.conf.5
> +++ b/man/make.conf.5
> @@ -705,8 +705,8 @@ proxy server for internet access.
>  \fBINSTALL_MASK\fR = \fI[space delimited list of filename patterns
> (globs)]\fR Use this variable if you want to selectively prevent
> certain files from being copied into your file system tree.  This
> does not work on -symlinks, but only on actual files. Useful if you
> wish to filter out -files like HACKING.gz and TODO.gz.
> +symlinks, but only on actual files (including directories). Useful if
> +you wish to filter out files like HACKING.gz and TODO.gz.
>  
>  Patterns are matched against both the absolute path and the bare
>  filename of each file (or directory) to be installed.


looks good.  also you don't need an ack to push missed copyright
changes...
we all forget them at times.
-- 
Brian Dolbec <dolsen>



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-02 17:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-02 14:11 [gentoo-portage-dev] [PATCH] Be extra clear on INSTALL_MASK & dirs (bug 527004) Alexander Berntsen
2016-02-02 17:04 ` Brian Dolbec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox