Do not clobber COPY, it may be set differently in /etc/make.conf.
This is not the problem for NOMANCOMPRESS, as install(1) does not delete the originals anymore (-c is the default now).
This commit is contained in:
parent
3259d3fb9e
commit
9b03144328
@ -74,8 +74,6 @@ all-man:
|
||||
|
||||
.if defined(NOMANCOMPRESS)
|
||||
|
||||
COPY= -c
|
||||
|
||||
# Make special arrangements to filter to a temporary file at build time
|
||||
# for NOMANCOMPRESS.
|
||||
.if defined(MANFILTER)
|
||||
|
Loading…
x
Reference in New Issue
Block a user