3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

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
Signed by untrusted user: efraim
GPG key ID: 41AAE7DCCA3D8351

View file

@ -170,7 +170,8 @@ scripts.")
(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: