diff options
author | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2013-12-03 17:42:04 +0100 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2013-12-03 17:42:04 +0100 |
commit | 1cf15ae33506ea5af5c5dee09b733157c4210021 (patch) | |
tree | cc5a7d40232b89f70c04811c69e64cec988e7764 /testing/freetype-infinality/freetype-2.2.1-enable-valid.patch | |
parent | 75ad9e1976314fbfcad6ddf76fd319eacc46673a (diff) | |
download | aports-1cf15ae33506ea5af5c5dee09b733157c4210021.tar.bz2 aports-1cf15ae33506ea5af5c5dee09b733157c4210021.tar.xz |
testing/freetype-infinality: move to unmaintained
Diffstat (limited to 'testing/freetype-infinality/freetype-2.2.1-enable-valid.patch')
-rw-r--r-- | testing/freetype-infinality/freetype-2.2.1-enable-valid.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/testing/freetype-infinality/freetype-2.2.1-enable-valid.patch b/testing/freetype-infinality/freetype-2.2.1-enable-valid.patch deleted file mode 100644 index c78b6b70f6..0000000000 --- a/testing/freetype-infinality/freetype-2.2.1-enable-valid.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- freetype-2.2.1/modules.cfg.orig 2006-07-07 21:01:09.000000000 -0400 -+++ freetype-2.2.1/modules.cfg 2006-07-07 21:01:54.000000000 -0400 -@@ -110,7 +110,7 @@ - AUX_MODULES += cache - - # TrueType GX/AAT table validation. Needs ftgxval.c below. --# AUX_MODULES += gxvalid -+AUX_MODULES += gxvalid - - # Support for streams compressed with gzip (files with suffix .gz). - # -@@ -124,7 +124,7 @@ - - # OpenType table validation. Needs ftotval.c below. - # --# AUX_MODULES += otvalid -+AUX_MODULES += otvalid - - # Auxiliary PostScript driver component to share common code. - # |