[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#61253] [PATCH core-updates 14/19] gnu: font-culmus: Install all lic
From: |
Simon South |
Subject: |
[bug#61253] [PATCH core-updates 14/19] gnu: font-culmus: Install all license files. |
Date: |
Fri, 3 Feb 2023 07:43:11 -0500 |
* gnu/packages/fonts.scm (font-culmus)[arguments]<#:license-file-regexp>: Add.
---
gnu/packages/fonts.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 83f658743c..3e9bd193fc 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1921,7 +1921,8 @@ (define-public font-culmus
"02akysgsqhi15cck54xcacm16q5raf4l7shgb8fnj7xr3c1pbfyp"))))
(build-system font-build-system)
(arguments
- `(#:phases
+ `(#:license-file-regexp "^GNU-GPL|LICENSE"
+ #:phases
(modify-phases %standard-phases
(add-before 'install 'build
(lambda _
--
2.39.1
- [bug#61253] [PATCH core-updates 00/19] Add license files missing from font packages, Simon South, 2023/02/03
- [bug#61253] [PATCH core-updates 02/19] build-system/font: Customize %license-file-regexp., Simon South, 2023/02/03
- [bug#61253] [PATCH core-updates 12/19] gnu: font-go: Install license files., Simon South, 2023/02/03
- [bug#61253] [PATCH core-updates 09/19] gnu: font-fira-go: Install license file., Simon South, 2023/02/03
- [bug#61253] [PATCH core-updates 11/19] gnu: font-space-grotesk: Remove obsolete phase., Simon South, 2023/02/03
- [bug#61253] [PATCH core-updates 01/19] build-system/font: Add #:license-file-regexp argument., Simon South, 2023/02/03
- [bug#61253] [PATCH core-updates 04/19] gnu: font-lato: Install license file., Simon South, 2023/02/03
- [bug#61253] [PATCH core-updates 14/19] gnu: font-culmus: Install all license files.,
Simon South <=
- [bug#61253] [PATCH core-updates 19/19] gnu: font-charter: Install license file., Simon South, 2023/02/03
- [bug#61253] [PATCH core-updates 06/19] gnu: font-wqy-zenhei: Install all license files., Simon South, 2023/02/03
- [bug#61253] [PATCH core-updates 15/19] gnu: font-dseg: Simplify "install" phase., Simon South, 2023/02/03
- [bug#61253] [PATCH core-updates 18/19] gnu: font-fontna-yasashisa-antique: Install license file., Simon South, 2023/02/03
- [bug#61253] [PATCH core-updates 13/19] gnu: font-dosis: Remove extraneous files; install license file., Simon South, 2023/02/03
- [bug#61253] [PATCH core-updates 16/19] gnu: font-dseg: Install license file., Simon South, 2023/02/03
- [bug#61253] [PATCH core-updates 03/19] gnu: font-canada1500: Install license file., Simon South, 2023/02/03
- [bug#61253] [PATCH core-updates 08/19] gnu: font-fira-sans: Install license file., Simon South, 2023/02/03
- [bug#61253] [PATCH core-updates 10/19] gnu: font-comic-neue: Install license file., Simon South, 2023/02/03
- [bug#61253] [PATCH core-updates 05/19] gnu: font-linuxlibertine: Install all license files., Simon South, 2023/02/03