[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#27720: gnu: font-wqy-zenhei: Use 'font-build-system'.
From: |
Ludovic Courtès |
Subject: |
bug#27720: gnu: font-wqy-zenhei: Use 'font-build-system'. |
Date: |
Mon, 17 Jul 2017 15:13:10 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
"Feng Shu" <address@hidden> skribis:
> From 2bf317db8a61cfb304d69ab62c138f257f212bc4 Mon Sep 17 00:00:00 2001
> From: Feng Shu <address@hidden>
> Date: Sun, 16 Jul 2017 05:52:59 +0800
> Subject: [PATCH] gnu: font-wqy-zenhei: Use 'font-build-system'.
>
> * gnu/packages/fonts.scm (font-wqy-zenhei): Switch to font-build-system.
Applied, thanks!
Actually I think the packages were previously unusable because they
would install the .ttc file under share/fonts/wenquanyi instead of
share/fonts/truetype. ‘font-build-system’ fixes that.
Ludo’.