URL:
  <http://savannah.gnu.org/bugs/?53340>

                 Summary: [PATCH] contrib/mom/mom.am: Install the file
"om.tmac-u" which  includes the documentation
                 Project: GNU troff
            Submitted by: bjarniig
            Submitted on: Tue 13 Mar 2018 11:21:22 PM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: Wishlist
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:


>From 7cc3cfd2db645050143bd242ddd549e4c4ee60c9 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <bjarn...@rhi.hi.is>
Date: Tue, 13 Mar 2018 23:14:54 +0000
Subject: [PATCH] contrib/mom/mom.am: Install the file "om.tmac-u" which
 includes the documentation

  Only the stripped file "om.tmac" is now installed.  Without the
included comments the code is hard to understand.

Signed-off-by: Bjarni Ingi Gislason <bjarn...@rhi.hi.is>
---
 contrib/mom/mom.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/contrib/mom/mom.am b/contrib/mom/mom.am
index 68389dd6..799eee95 100644
--- a/contrib/mom/mom.am
+++ b/contrib/mom/mom.am
@@ -39,7 +39,8 @@ man7_MANS += contrib/mom/groff_mom.7
 # om.tmac is generated in the build tree from the unstripped file om.tmac-u
with
 #  strip.sed
 MOMNORMALFILES = \
-  contrib/mom/mom.tmac
+  contrib/mom/mom.tmac \
+  contrib/mom/om.tmac-u
 MOMSTRIPFILES = \
   contrib/mom/om.tmac
 momtmacdir = $(tmacdir)
-- 
2.16.1






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53340>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
bug-groff mailing list
bug-groff@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-groff

Reply via email to