gnu: gs-fonts: Return #t from install phase.

* gnu/packages/ghostscript.scm (gs-fonts): Return #t from the install phase.
master
Mark H Weaver 2018-03-17 17:55:46 -04:00
parent 0d98cb9a39
commit 6449e68d35
No known key found for this signature in database
GPG Key ID: 7CEF29847562C516
1 changed files with 2 additions and 1 deletions

View File

@ -336,7 +336,8 @@ architecture.")
(for-each
(lambda (file)
(copy-file file (string-append dir "/" file)))
(find-files "." "pfb|afm"))))))))
(find-files "." "pfb|afm"))
#t))))))
(synopsis "Free replacements for the PostScript fonts")
(description
"Ghostscript fonts provides fonts and font metrics customarily distributed with