summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-update-auto
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-11-15 00:35:53 +0000
committerKarl Berry <karl@freefriends.org>2012-11-15 00:35:53 +0000
commit3b68475005c077f0f9c2a85f34418b5c0eb9e393 (patch)
tree43e4edc2b0811f2f6282893503d4ff38898d1d6a /Master/tlpkg/bin/tl-update-auto
parent24bdf3da6edc25056334c4063cf9c3d23ef95505 (diff)
build-aux syncs
git-svn-id: svn://tug.org/texlive/trunk@28265 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tl-update-auto')
-rwxr-xr-xMaster/tlpkg/bin/tl-update-auto5
1 files changed, 2 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tl-update-auto b/Master/tlpkg/bin/tl-update-auto
index f4259274366..c4c15205dd5 100755
--- a/Master/tlpkg/bin/tl-update-auto
+++ b/Master/tlpkg/bin/tl-update-auto
@@ -126,8 +126,7 @@ fi # !config_scripts_only
# config.guess/sub/etc. from elsewhere on tug.org, mirrored from GNU.
-# ylwrap comes from automake; ltmain.sh comes from libtool. For those
-# two, have to manually remember to update when new versions are installed.
+# See Build/source/build-aux/README.TL for more info on common scripts.
#
config_masterdir=/home/ftp/dist/build-aux
#
@@ -142,7 +141,7 @@ for gnuconf in config.guess config.sub depcomp install-sh texinfo.tex; do
#
if $diff $local_conffile $master_conffile >$temp.$gnuconf.diff; then
$verbose " $gnuconf ok."
- rm -f $temp
+ rm -f $temp.$gnuconf.diff
else
# updated needed. find all copies in source.
# Build/source/utils/asymptote/gc* is not checked in (since it's not