mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-21 01:21:27 +00:00
Overwrite pre-existing compressed man page.
This commit is contained in:
parent
928658aeaa
commit
8e11f48162
@ -109,7 +109,7 @@ install-doc: install-local-test $(DOCDIR)
|
||||
install-man: install-local-test $(MANDIR)
|
||||
@echo " INST ct-ng.1"
|
||||
@install -m 644 docs/ct-ng.1 $(MANDIR)
|
||||
@gzip -9 $(MANDIR)/ct-ng.1
|
||||
@gzip -f9 $(MANDIR)/ct-ng.1
|
||||
|
||||
$(BINDIR) $(LIBDIR) $(DOCDIR) $(MANDIR)::
|
||||
@echo " MKDIR $@"
|
||||
|
Loading…
x
Reference in New Issue
Block a user