~ruther/guix-local

7f8e8ff811ea5bb4030ccd816d538d88909a664b — ng0 8 years ago 278c608
gnu: font-dejavu: Fix the switch to 'font-build-system'.

This is a follow-up to commit 2e8840194121be6042502f363f143a4faeceb00e.

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

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
1 files changed, 0 insertions(+), 1 deletions(-)

M gnu/packages/fonts.scm
M gnu/packages/fonts.scm => gnu/packages/fonts.scm +0 -1
@@ 107,7 107,6 @@ TrueType (TTF) files.")
             (sha256
              (base32
               "1mqpds24wfs5cmfhj57fsfs07mji2z8812i5c4pi5pbi738s977s"))))
    (build-system trivial-build-system)
    (build-system font-build-system)
    (arguments
     `(#:phases