bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #53340] [PATCH] contrib/mom/mom.am: Install the file "om.tmac-u" wh


From: Bjarni Ingi Gislason
Subject: [bug #53340] [PATCH] contrib/mom/mom.am: Install the file "om.tmac-u" which includes the documentation
Date: Tue, 13 Mar 2018 19:21:24 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

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 <address@hidden>
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 <address@hidden>
---
 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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]