From 770bb7ae204643be1968f0fd0379706b6ce017c0 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 24 Dec 2011 03:17:26 -0800 Subject: Add FEATURES=config-protect-if-modified support. This causes the CONFIG_PROTECT behavior to be skipped for files that have not been modified since they were installed. --- man/make.conf.5 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man') diff --git a/man/make.conf.5 b/man/make.conf.5 index 8a66c2111..33f4e455c 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -260,6 +260,10 @@ Log file names have an extension that is appropriate for the compression type. Currently, only \fBgzip\fR(1) compression is supported, so build logs will have a '.gz' extension when this feature is enabled. .TP +.B config\-protect\-if\-modified +This causes the \fBCONFIG_PROTECT\fR behavior to be skipped for files +that have not been modified since they were installed. +.TP .B digest Autogenerate digests for packages when running the \fBemerge\fR(1), \fBebuild\fR(1), or \fBrepoman\fR(1) commands. If -- cgit v1.2.3-1-g7c22