wl pushed a commit to branch master
in repository groff.
commit 3b3a596cc8575f070ff8be20597004813da4f96f
Author: Ingo Schwarze <[email protected]>
Date: Tue Mar 11 07:15:16 2014 +0100
mom: Makefile.sub (MAN7): Do not install empty `mom.7'.
A mom(7) manual got briefly added, then promptly removed again in
9f38f05e58d31eda1affce01d1144760b5f48096 for integration into
groff_mom(7), but it was forgotten to remove it from the list of manual
pages to install.
---
contrib/mom/ChangeLog | 9 +++++++++
contrib/mom/Makefile.sub | 3 +--
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/contrib/mom/ChangeLog b/contrib/mom/ChangeLog
index 0a864d9..04eec67 100644
--- a/contrib/mom/ChangeLog
+++ b/contrib/mom/ChangeLog
@@ -1,3 +1,12 @@
+* Tue Mar 11 2014
+
+o Makefile.sub (MAN7): Do not install empty `mom.7' (tiny change).
+
+ A mom(7) manual got briefly added, then promptly removed again in
+ 9f38f05e58d31eda1affce01d1144760b5f48096 for integration into
+ groff_mom(7), but it was forgotten to remove it from the list of manual
+ pages to install.
+
* Fri Feb 28 2014
o Reworked handling of pdf-images. Preprocessor support expanded to
diff --git a/contrib/mom/Makefile.sub b/contrib/mom/Makefile.sub
index bcb2f5f..e956346 100644
--- a/contrib/mom/Makefile.sub
+++ b/contrib/mom/Makefile.sub
@@ -43,8 +43,7 @@ PDFMOM=\
$(PDFMOMBIN) $(FFLAG) $(TFLAG)
MAN7=\
- groff_mom.n \
- mom.man
+ groff_mom.n
NORMALFILES=\
mom.tmac
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit