bgarrigues pushed a commit to branch master
in repository groff.

commit 0c9d82fd9ac483652a9222ac63df3a6203f0f213
Author: Bertrand Garrigues <[email protected]>
Date:   Sun Nov 25 02:29:49 2018 +0100

    Clean hdtbl.am
    
    * contrib/hdtbl/hdtbl.am (MOSTLYCLEANFILES): Remove
    'hdmisc.tmac-s' and 'hdtbl.tmac-s' (these files are no longer
    present).
    
    Fixes https://savannah.gnu.org/bugs/index.php?55083, reported by
    Bjarni Ingi Gislason <[email protected]>.
---
 ChangeLog              | 11 +++++++++++
 contrib/hdtbl/hdtbl.am |  3 +--
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 7da5cb6..deb11e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2018-11-25  Bertrand Garrigues <[email protected]>
+
+       Clean hdtbl.am
+
+       * contrib/hdtbl/hdtbl.am (MOSTLYCLEANFILES): Remove
+       'hdmisc.tmac-s' and 'hdtbl.tmac-s' (these files are no longer
+       present).
+
+       Fixes https://savannah.gnu.org/bugs/index.php?55083, reported by
+       Bjarni Ingi Gislason <[email protected]>.
+
 2018-11-24  Bertrand Garrigues <[email protected]>
 
        Fix tarball generation: script 'makevarescape.sed' was missing.
diff --git a/contrib/hdtbl/hdtbl.am b/contrib/hdtbl/hdtbl.am
index 18b23e3..6af1488 100644
--- a/contrib/hdtbl/hdtbl.am
+++ b/contrib/hdtbl/hdtbl.am
@@ -2,7 +2,6 @@
 #      Written by Werner Lemberg ([email protected])
 #      Automake migration by Bertrand Garrigues
 #
-# Last update: 22 Aug 2015
 #
 # This file is part of groff.
 #
@@ -93,7 +92,7 @@ endif
 $(hdtblexample_DATA): $(HDTBLSTRIPFILES)
 
 MOSTLYCLEANFILES += $(HDTBLGENFILES) $(HDTBLPROCESSEDEXAMPLEFILES) \
-  hdmisc.tmac-s hdtbl.tmac-s $(HDTBLSTRIPFILES)
+  $(HDTBLSTRIPFILES)
 
 EXTRA_DIST += \
   contrib/hdtbl/ChangeLog \

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to