guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#27171: [PATCH] gnu: font-go: Use 'font-build-system'.


From: Danny Milosavljevic
Subject: bug#27171: [PATCH] gnu: font-go: Use 'font-build-system'.
Date: Wed, 31 May 2017 20:33:43 +0200

On Wed, 31 May 2017 12:31:12 -0500
Alex Griffin <address@hidden> wrote:

> This patch switches font-go to the new font-build-system.

+         (modify-phases %standard-phases
+           (add-before 'install 'chdir
+             (lambda _
+               (chdir "font/gofont/ttfs"))))))

Please end the phase with #t.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]