summarylogtreecommitdiffstats
path: root/0005-Makefile-20171017.am.in.patch
diff options
context:
space:
mode:
Diffstat (limited to '0005-Makefile-20171017.am.in.patch')
-rw-r--r--0005-Makefile-20171017.am.in.patch48
1 files changed, 0 insertions, 48 deletions
diff --git a/0005-Makefile-20171017.am.in.patch b/0005-Makefile-20171017.am.in.patch
deleted file mode 100644
index 2cf675a5ab12..000000000000
--- a/0005-Makefile-20171017.am.in.patch
+++ /dev/null
@@ -1,48 +0,0 @@
-From b8863b45a5c9fd43666ec05b5a2499f99f769161 Mon Sep 17 00:00:00 2001
-From: Solomon Choina <shlomochoina@gmail.com>
-Date: Tue, 17 Oct 2017 13:51:43 -0400
-Subject: [PATCH] Makefile-20171017.am.in
-
----
- Makefile.am | 2 +-
- Makefile.in | 4 ++--
- 2 files changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/Makefile.am b/Makefile.am
-index 2b4a5b8..411eb03 100644
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -23,7 +23,7 @@
-
- SUBDIRS=fontconfig fc-blanks fc-case fc-lang fc-glyphname src \
- fc-cache fc-cat fc-list fc-match fc-pattern fc-query fc-scan \
-- fc-validate conf.d test
-+ fc-validate conf.d conf.d.infinality test
- if ENABLE_DOCS
- SUBDIRS += doc
- endif
-diff --git a/Makefile.in b/Makefile.in
-index 7ac4ecf..1ca269b 100644
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -220,7 +220,7 @@ CTAGS = ctags
- CSCOPE = cscope
- DIST_SUBDIRS = fontconfig fc-blanks fc-case fc-lang fc-glyphname src \
- fc-cache fc-cat fc-list fc-match fc-pattern fc-query fc-scan \
-- fc-validate conf.d test doc
-+ fc-validate conf.d conf.d.infinality test doc
- am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
- $(srcdir)/fontconfig-zip.in $(srcdir)/fontconfig.pc.in \
- $(srcdir)/fontconfig.spec.in AUTHORS COPYING ChangeLog INSTALL \
-@@ -439,7 +439,7 @@ top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
- SUBDIRS = fontconfig fc-blanks fc-case fc-lang fc-glyphname src \
- fc-cache fc-cat fc-list fc-match fc-pattern fc-query fc-scan \
-- fc-validate conf.d test $(am__append_1)
-+ fc-validate conf.d conf.d.infinality test $(am__append_1)
- ACLOCAL_AMFLAGS = -I m4
- EXTRA_DIST = fontconfig.pc.in fonts.conf.in fonts.dtd \
- fontconfig.spec.in fontconfig.spec fontconfig-zip.in \
---
-2.14.2
-