URI: 
       Add opus7 header to u2ps. - tgtimes - The Gopher Times
  HTML git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/tgtimes
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
       ---
   DIR commit 742ada98ad4701335d64d9badb58af6e7164923d
   DIR parent f0f4fe1f3587af6b219f868462749de5dd4fa1c7
  HTML Author: Christoph Lohmann <20h@r-36.net>
       Date:   Mon,  7 Aug 2023 21:40:17 +0200
       
       Add opus7 header to u2ps.
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/Makefile b/Makefile
       @@ -29,7 +29,7 @@ ${tgtimes}.txt: ${mdptxtfiles} ${txtptxtfiles} ${rawptxtfiles}
        
        
        ${tgtimes}.pdf: ${tgtimes}.txt
       -        u2ps ${tgtimes}.txt ${tgtimes}.ps
       +        u2ps --header="The Gopher Times Opus ${v}" ${tgtimes}.txt ${tgtimes}.ps
                9 ps2pdf ${tgtimes}.ps ${tgtimes}.pdf
        
        clean: