gnu: woff-tools: End all phases in #t.

* gnu/packages/fontutils.scm (woff-tools)[arguments]: End custom
'install phase with #t.
This commit is contained in:
Efraim Flashner 2020-11-08 12:49:10 +02:00
parent 146b756659
commit c547efe7dc
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -170,7 +170,8 @@ (define-public woff-tools
(let* ((out (assoc-ref outputs "out"))
(bin (string-append out "/bin")))
(install-file "sfnt2woff" bin)
(install-file "woff2sfnt" bin)))))))
(install-file "woff2sfnt" bin))
#t)))))
(synopsis "Convert between OpenType and WOFF fonts")
(description
"This package provides two tools: