aboutsummaryrefslogtreecommitdiff
path: root/ports/fontconfig/remove_tests.patch
diff options
context:
space:
mode:
authorautoantwort <41973254+autoantwort@users.noreply.github.com>2021-09-10 22:36:20 +0200
committerGitHub <noreply@github.com>2021-09-10 13:36:20 -0700
commit6676fce90e4e59cb4b4e4d04e50161bc5f9503e1 (patch)
tree79821dc54a5932e0a2ccf20ddba023b1af041951 /ports/fontconfig/remove_tests.patch
parentdfcd4e4b30799c4ce02fe3939b62576fec444224 (diff)
downloadvcpkg-6676fce90e4e59cb4b4e4d04e50161bc5f9503e1.tar.gz
vcpkg-6676fce90e4e59cb4b4e4d04e50161bc5f9503e1.zip
[fontconfig] update to 2.13.94 (#19285)
Diffstat (limited to 'ports/fontconfig/remove_tests.patch')
-rw-r--r--ports/fontconfig/remove_tests.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/ports/fontconfig/remove_tests.patch b/ports/fontconfig/remove_tests.patch
deleted file mode 100644
index 0f9e1b8fc..000000000
--- a/ports/fontconfig/remove_tests.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/Makefile.am b/Makefile.am
-index cc3024e68..e58f8688c 100644
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -24,7 +24,7 @@
- SUBDIRS=fontconfig fc-case fc-lang src \
- fc-cache fc-cat fc-conflist fc-list fc-match \
- fc-pattern fc-query fc-scan fc-validate conf.d \
-- its po po-conf test
-+ its po po-conf
- if ENABLE_DOCS
- SUBDIRS += doc
- endif