gnu: font-dejavu: Return #t from all phases.

* gnu/packages/fonts.scm (font-dejavu)[arguments]: Return #t from
the 'install-conf' phase.
This commit is contained in:
Mark H Weaver 2018-03-18 23:24:33 -04:00
parent b5e530198a
commit 38ef437b0c
No known key found for this signature in database
GPG key ID: 7CEF29847562C516

View file

@ -137,7 +137,8 @@ (define-public font-dejavu
(lambda* (#:key outputs #:allow-other-keys)
(let ((conf-dir (string-append (assoc-ref outputs "out")
"/share/fontconfig/conf.avail")))
(copy-recursively "fontconfig" conf-dir)))))))
(copy-recursively "fontconfig" conf-dir)
#t))))))
(home-page "http://dejavu-fonts.org/")
(synopsis "Vera font family derivate with additional characters")
(description "DejaVu provides an expanded version of the Vera font family