1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-25 11:40:30 +02:00

gnu: font-dejavu: Fix the switch to 'font-build-system'.

This is a follow-up to commit 2e88401941.

* gnu/packages/fonts.scm (font-dejavu): Remove 'trivial-build-system' line.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
This commit is contained in:
ng0
2017-05-28 19:33:12 +00:00
committed by Arun Isaac
parent 278c608a25
commit 7f8e8ff811

View File

@@ -107,7 +107,6 @@ TrueType (TTF) files.")
(sha256
(base32
"1mqpds24wfs5cmfhj57fsfs07mji2z8812i5c4pi5pbi738s977s"))))
(build-system trivial-build-system)
(build-system font-build-system)
(arguments
`(#:phases