Changeset View
Changeset View
Standalone View
Standalone View
files/0001-modules-Enable-gxvalid-otvalid.patch
| Context not available. | |||||
| 1 file changed, 2 insertions(+), 2 deletions(-) | 1 file changed, 2 insertions(+), 2 deletions(-) | ||||
| diff --git a/modules.cfg b/modules.cfg | diff --git a/modules.cfg b/modules.cfg | ||||
| index f30049c..7b8e50f 100644 | index dc6c8d4..2ab1450 100644 | ||||
| --- a/modules.cfg | ---- a/modules.cfg | ||||
| +++ b/modules.cfg | -+++ b/modules.cfg | ||||
| @@ -120,7 +120,7 @@ AUX_MODULES += cache | @@ -111,7 +111,7 @@ AUX_MODULES += cache | ||||
| # TrueType GX/AAT table validation. Needs ftgxval.c below. | |||||
| # TrueType GX/AAT table validation. Needs `ftgxval.c' below. | |||||
| # | # | ||||
| # No FT_CONFIG_OPTION_PIC support. | |||||
| -# AUX_MODULES += gxvalid | -# AUX_MODULES += gxvalid | ||||
| +AUX_MODULES += gxvalid | +AUX_MODULES += gxvalid | ||||
| # Support for streams compressed with gzip (files with suffix .gz). | # Support for streams compressed with gzip (files with suffix .gz). | ||||
| # | # | ||||
| @@ -143,7 +143,7 @@ AUX_MODULES += bzip2 | @@ -130,7 +130,7 @@ AUX_MODULES += bzip2 | ||||
| # OpenType table validation. Needs ftotval.c below. | |||||
| # OpenType table validation. Needs `ftotval.c' below. | |||||
| # | # | ||||
| # No FT_CONFIG_OPTION_PIC support. | |||||
| -# AUX_MODULES += otvalid | -# AUX_MODULES += otvalid | ||||
| +AUX_MODULES += otvalid | +AUX_MODULES += otvalid | ||||
| # Auxiliary PostScript driver component to share common code. | # Auxiliary PostScript driver component to share common code. | ||||
| # | # | ||||
| -- | -- | ||||
| 2.11.0 | 2.24.1 | ||||
| Context not available. | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.