From 3b489a9d82d32c89b9d9221282d2493494abd9d2 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 13 Jun 2008 13:17:48 +0000 Subject: doc fix git-svn-id: svn://tug.org/texlive/trunk@8710 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tl-update-images | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Master') diff --git a/Master/tlpkg/bin/tl-update-images b/Master/tlpkg/bin/tl-update-images index 21307ff2c5d..103f4d25e1f 100755 --- a/Master/tlpkg/bin/tl-update-images +++ b/Master/tlpkg/bin/tl-update-images @@ -71,11 +71,11 @@ common_mkisofs_options=" $quiet -pad -J -dir-mode 0755 -r \ " # -MAKELIVE () { - echo "-- `date` Writing live image to $live_iso." - +MAKELIVE () +{ prefix=$target/$NAME$V live_iso=$prefix-$D.iso + echo "-- `date` Writing live image to $live_iso." # remove old images and checksums. rm -f $prefix-*.iso* $prefix-*.md5 $prefix-*.sha256 -- cgit v1.2.3