mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-14 17:10:37 +02:00
gnu: font-wqy-zenhei: Install all license files.
* gnu/packages/fonts.scm (font-wqy-zenhei)[arguments]: Add with #:license-file-regexp.
This commit is contained in:
committed by
Ludovic Courtès
parent
b8e0221e61
commit
96129c16df
@@ -858,6 +858,8 @@ variants.")
|
||||
(base32
|
||||
"1mkmxq8g2hjcglb3zajfqj20r4r88l78ymsp2xyl5yav8w3f7dz4"))))
|
||||
(build-system font-build-system)
|
||||
(arguments
|
||||
'(#:license-file-regexp "^(COPYING|README)$"))
|
||||
(home-page "http://wenq.org/wqy2/")
|
||||
(synopsis "CJK font")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user