From 33545ea18e8816addb3c54bb26a0cc788b8512e6 Mon Sep 17 00:00:00 2001 From: Krzysztof Pawlik Date: Fri, 4 May 2012 23:47:27 -0700 Subject: Support COLLISION_IGNORE_UNOWNED="*.pyc *.pyo" This will fix bug #410691. --- man/make.conf.5 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'man/make.conf.5') diff --git a/man/make.conf.5 b/man/make.conf.5 index e8777c840..7b1d4c046 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -134,6 +134,13 @@ This variable allows the user to disable \fIcollision\-protect\fR and .br Defaults to /lib/modules. .TP +\fBCOLLISION_IGNORE_UNOWNED\fR = \fI[space delimited list of shell patterns]\fR +This variable allows the user to disable \fIcollision\-protect\fR and +\fIprotect\-owned\fR for specific shell patterns for files that are +not owned by any packages. +.br +Defaults to *.pyc and *.pyo patterns. +.TP \fBCONFIG_PROTECT\fR = \fI[space delimited list of files and/or directories]\fR All files and/or directories that are defined here will have "config file protection" enabled for them. See the \fBCONFIGURATION FILES\fR section -- cgit v1.2.3-1-g7c22