summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2012-06-04 08:45:54 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2012-06-04 08:45:54 +0000
commitd0260d1c708a5ecc342ea06721613f4bd2eca102 (patch)
treea93453abc234e4a951e5575243c307bdf3ffc00e /Build
parent00c8acd37f34b8e1dd05f0dae28e92cf5a4c47e1 (diff)
minor build fix (distribute updmap.help2man)
git-svn-id: svn://tug.org/texlive/trunk@26821 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/tetex/ChangeLog4
-rw-r--r--Build/source/texk/tetex/Makefile.am1
-rw-r--r--Build/source/texk/tetex/Makefile.in2
-rw-r--r--Build/source/utils/README2
4 files changed, 7 insertions, 2 deletions
diff --git a/Build/source/texk/tetex/ChangeLog b/Build/source/texk/tetex/ChangeLog
index 4293627ca07..a6d4adfe7d4 100644
--- a/Build/source/texk/tetex/ChangeLog
+++ b/Build/source/texk/tetex/ChangeLog
@@ -1,3 +1,7 @@
+2012-06-04 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * Makefile.am (EXTRA_DIST): Add the new file updmap.help2man.
+
2012-06-01 Karl Berry <karl@tug.org>
* Makefile.am (xupdmap.man): new (phony) target to run help2man.
diff --git a/Build/source/texk/tetex/Makefile.am b/Build/source/texk/tetex/Makefile.am
index 59dcc2e63aa..2f82752bf0a 100644
--- a/Build/source/texk/tetex/Makefile.am
+++ b/Build/source/texk/tetex/Makefile.am
@@ -133,6 +133,7 @@ endif !WIN32
xupdmap.man: updmap.help2man updmap.pl
help2man --include=$< --source="TeX Live" --no-info \
$(srcdir)/updmap.pl >/tmp/$@
+EXTRA_DIST += updmap.help2man
## Tests
##
diff --git a/Build/source/texk/tetex/Makefile.in b/Build/source/texk/tetex/Makefile.in
index 15ad46c7710..da8a79958da 100644
--- a/Build/source/texk/tetex/Makefile.in
+++ b/Build/source/texk/tetex/Makefile.in
@@ -232,7 +232,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
ACLOCAL_AMFLAGS = -I ../../m4
EXTRA_DIST = ../../build-aux/relpath README.texdoctk old-fontinst.bat \
- old-updmap updmap-single.pl $(TESTS)
+ old-updmap updmap-single.pl updmap.help2man $(TESTS)
perl_scripts = \
updmap
diff --git a/Build/source/utils/README b/Build/source/utils/README
index 572d6bd26e0..8a2e5174f91 100644
--- a/Build/source/utils/README
+++ b/Build/source/utils/README
@@ -4,7 +4,7 @@ Public domain. Originally written 2005 by Karl Berry.
Extra utilities we (optionally) compile for TeX Live.
See comments in ../texk/README.
-asymptote 2.16 - checked 19jun11
+asymptote 2.16 - checked 31may12
update to TL from CTAN, to include prebuilt doc.
see http://tug.org/texlive/build.html#asymptote
and tlpkg/bin/tl-update-asy