bugGNU roff - Bugs: bug #53340, contrib/mom/mom.am: Install the...

 
 

bug #53340: contrib/mom/mom.am: Install the file "om.tmac-u" which includes the documentation

Submitter:  Bjarni Ingi Gislason <bjarniig>
Submitted:  Tue 13 Mar 2018 11:21:22 PM UTC
   
 
Category:  Macro mom Severity:  1 - Wish
Item Group:  Feature change Status:  Invalid
Privacy:  Public Assigned to:  schwarze
Open/Closed:  Closed Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 05 Mar 2022 10:38:57 PM UTC, comment #2: 

This ticket was rapidly invalidated, but with the discussion locked it never got a record of why.


commit 69c5a52a05efc39388b893d5b4d7cff549b6ab18
Author: Peter Schaffter <peter@schaffter.ca>
Date:   Fri Mar 16 12:58:59 2018 -0400

    Rename contrib/mom/om.tmac-u to contrib/mom/om.tmac
    Remove om.tmac from .gitignore.
    Fix mom.am to install om.tmac unstripped.


G. Branden Robinson <gbranden>
Group administrator
Thu 15 Mar 2018 09:47:09 PM UTC, comment #1: 

This is totally incomplete and hence misleading and unhelpful.  The poster obviously neither knows what he is talking about nor tested anything.

Ingo Schwarze <schwarze>
Group Member
Tue 13 Mar 2018 11:21:22 PM UTC, original submission:  


From 7cc3cfd2db645050143bd242ddd549e4c4ee60c9 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <bjarniig@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 <bjarniig@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


Bjarni Ingi Gislason <bjarniig>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gbranden (Posted a comment)
  • -email is unavailable- added by schwarze (Posted a comment)
  • -email is unavailable- added by bjarniig (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-06-10 gbranden Assigned toNone schwarze
        Summary[PATCH] contrib/mom/mom.am: Install the file &quot;om.tmac-u&quot; which includes the documentation contrib/mom/mom.am: Install the file "om.tmac-u" which includes the documentation
    2022-03-05 gbranden Discussion LockLocked None
    2018-03-15 schwarze CategoryNone Macro mom
        Severity3 - Normal 1 - Wish
        StatusNone Invalid
        Open/ClosedOpen Closed
        Discussion LockNone Locked

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code