summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-07-30 21:13:23 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-07-30 21:13:23 (GMT)
commit8e11f48162bb19fdfc9794f090b2ab658884769c (patch)
treeeb5edc0cde68009bd16a2da69f3b816d0e30421b /Makefile.in
parent928658aeaad060b77efbef916e5f863ff1401e99 (diff)
Overwrite pre-existing compressed man page.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 333ec55..1eb3210 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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 $@"