diff options
Diffstat (limited to 'Build/source/libs/graphite2')
-rw-r--r-- | Build/source/libs/graphite2/ChangeLog | 5 | ||||
-rw-r--r-- | Build/source/libs/graphite2/Makefile.am | 3 | ||||
-rw-r--r-- | Build/source/libs/graphite2/Makefile.in | 2 | ||||
-rw-r--r-- | Build/source/libs/graphite2/graphite2-PATCHES/ChangeLog (renamed from Build/source/libs/graphite2/graphite2-src-PATCHES/ChangeLog) | 0 | ||||
-rw-r--r-- | Build/source/libs/graphite2/graphite2-PATCHES/TL-Changes (renamed from Build/source/libs/graphite2/graphite2-src-PATCHES/TL-Changes) | 0 |
5 files changed, 8 insertions, 2 deletions
diff --git a/Build/source/libs/graphite2/ChangeLog b/Build/source/libs/graphite2/ChangeLog index 4a5098a3001..7b4f7aa594b 100644 --- a/Build/source/libs/graphite2/ChangeLog +++ b/Build/source/libs/graphite2/ChangeLog @@ -1,3 +1,8 @@ +2016-02-15 Karl Berry <karl@tug.org> + + * graphite2-PATCHES: rename from graphite2-src-PATCHES. + * Makefile.am (EXTRA_DIST): likewise. + 2016-01-20 Akira Kakuto <kakuto@fuk.kindai.ac.jp> Import graphite2-1.3.5. diff --git a/Build/source/libs/graphite2/Makefile.am b/Build/source/libs/graphite2/Makefile.am index 4f44d14b813..243ab035d96 100644 --- a/Build/source/libs/graphite2/Makefile.am +++ b/Build/source/libs/graphite2/Makefile.am @@ -1,5 +1,6 @@ ## Proxy Makefile.am to build graphite2 for TeX Live. ## +## Copyright (C) 2016 Karl Berry <tex-live@tug.org> ## Copyright (C) 2012-2015 Peter Breitenlohner <tex-live@tug.org> ## ## This file is free software; the copyright holder @@ -12,7 +13,7 @@ EXTRA_DIST = $(GRAPHITE2_TREE) ## Changes applied to the original source tree ## -EXTRA_DIST += $(GRAPHITE2_TREE)-PATCHES +EXTRA_DIST += graphite2-PATCHES GRAPHITE2_SRC = $(GRAPHITE2_TREE)/src GRAPHITE2_INC = $(GRAPHITE2_TREE)/include diff --git a/Build/source/libs/graphite2/Makefile.in b/Build/source/libs/graphite2/Makefile.in index 4cef4adff54..1e1e9df7fb7 100644 --- a/Build/source/libs/graphite2/Makefile.in +++ b/Build/source/libs/graphite2/Makefile.in @@ -644,7 +644,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -EXTRA_DIST = $(GRAPHITE2_TREE) $(GRAPHITE2_TREE)-PATCHES +EXTRA_DIST = $(GRAPHITE2_TREE) graphite2-PATCHES GRAPHITE2_SRC = $(GRAPHITE2_TREE)/src GRAPHITE2_INC = $(GRAPHITE2_TREE)/include NEVER_DIST = `find . $(NEVER_NAMES)` diff --git a/Build/source/libs/graphite2/graphite2-src-PATCHES/ChangeLog b/Build/source/libs/graphite2/graphite2-PATCHES/ChangeLog index a50f2b72941..a50f2b72941 100644 --- a/Build/source/libs/graphite2/graphite2-src-PATCHES/ChangeLog +++ b/Build/source/libs/graphite2/graphite2-PATCHES/ChangeLog diff --git a/Build/source/libs/graphite2/graphite2-src-PATCHES/TL-Changes b/Build/source/libs/graphite2/graphite2-PATCHES/TL-Changes index 56d22845393..56d22845393 100644 --- a/Build/source/libs/graphite2/graphite2-src-PATCHES/TL-Changes +++ b/Build/source/libs/graphite2/graphite2-PATCHES/TL-Changes |