gnu: groff: Return #t from all phases.

* gnu/packages/groff.scm (groff)[arguments]: Return #t from phases.
master
Marius Bakke 2019-02-25 23:39:02 +01:00
parent 5466e82a1e
commit b4037d82c0
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 1 deletions

View File

@ -93,7 +93,8 @@
(add-after 'unpack 'fix-docdir
(lambda _ ;see https://savannah.gnu.org/bugs/index.php?55461
(substitute* "Makefile.in"
(("^docdir =.*") "docdir = @docdir@\n")))))))
(("^docdir =.*") "docdir = @docdir@\n"))
#t)))))
(synopsis "Typesetting from plain text mixed with formatting commands")
(description
"Groff is a typesetting package that reads plain text and produces