summaryrefslogtreecommitdiff
path: root/Build/source/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-05-28 22:03:59 +0000
committerKarl Berry <karl@freefriends.org>2020-05-28 22:03:59 +0000
commit030005d0c8d0434c0c00a481799634ad045a6449 (patch)
treeb5ee729f13b79c2d9af50940e91513ebf7919165 /Build/source/ChangeLog
parentc88a7b89c9b0fb65a94c28f07ba277decc224f74 (diff)
do not run texlinks if it is not installed
git-svn-id: svn://tug.org/texlive/trunk@55329 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/ChangeLog')
-rw-r--r--Build/source/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/ChangeLog b/Build/source/ChangeLog
index f3a4c2278c5..96ca08c2888 100644
--- a/Build/source/ChangeLog
+++ b/Build/source/ChangeLog
@@ -1,3 +1,9 @@
+2020-05-28 Karl Berry <karl@freefriends.org>
+
+ * Makefile.am (world): do not descend into $(texlinks_dir) if it
+ doesn't exist. Report from Andreas Scherer,
+ https://tug.org/pipermail/tlbuild/2020q1/004614.html.
+
2020-05-14 Karl Berry <karl@freefriends.org>
* reautoconf for removal of poppler support.