gnu: font-dejavu: Fix the switch to 'font-build-system'.
authorng0 <ng0@no-reply.pragmatique.xyz>
Sun, 28 May 2017 19:33:12 +0000 (19:33 +0000)
committerArun Isaac <arunisaac@systemreboot.net>
Thu, 1 Jun 2017 09:47:05 +0000 (15:17 +0530)
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>
gnu/packages/fonts.scm

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