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
No known key found for this signature in database
GPG key ID: 2E25EE8B61802BB3

View file

@ -107,7 +107,6 @@ (define-public font-dejavu
(sha256
(base32
"1mqpds24wfs5cmfhj57fsfs07mji2z8812i5c4pi5pbi738s977s"))))
(build-system trivial-build-system)
(build-system font-build-system)
(arguments
`(#:phases