From e51e79e0fa5d6c4461ce15248e7a226c8954f338 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 18 Jun 2011 22:46:06 +0000 Subject: (MAKETAR): use tl-* instead of tl-portable*, since we now have tl-tray-menu.exe instead of tl-portable*. git-svn-id: svn://tug.org/texlive/trunk@23047 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tl-update-images | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tl-update-images b/Master/tlpkg/bin/tl-update-images index b28231df477..67031a17124 100755 --- a/Master/tlpkg/bin/tl-update-images +++ b/Master/tlpkg/bin/tl-update-images @@ -80,9 +80,6 @@ MAKEINST () cp -p $master/* $imgdir 2>/dev/null || true # intentionally skip dirs cp -pr $master/readme* $master/source $imgdir # do these few dirs - # tl-portable can't be run in compressed dist. - rm -f $imgdir/tl-portable* - # included preformatted doc in new dir for the DVD. mkdir $imgdir/texlive-doc (cd $master/texmf/doc/texlive && tar cf - \ @@ -161,8 +158,8 @@ MAKETAR () cd $master do_tar $NAME-$D-extra \ - LICENSE* README* autorun.inf *.html install* re* \ - tl-portable* tlpkg/TeXLive tlpkg/translations tlpkg/tlpostcode + LICENSE* README* autorun.inf *.html install* re* tl-* \ + tlpkg/TeXLive tlpkg/translations tlpkg/tlpostcode do_tar $NAME-$D-texmf texmf* || return -- cgit v1.2.3