From 6230cf5be766155c31569472ce2d14f1f78d7a68 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 30 Aug 2010 22:44:48 +0000 Subject: doc tweaks git-svn-id: svn://tug.org/texlive/trunk@19571 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tl-update-images | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Master/tlpkg/bin') diff --git a/Master/tlpkg/bin/tl-update-images b/Master/tlpkg/bin/tl-update-images index 9ab29afa036..149a5864f60 100755 --- a/Master/tlpkg/bin/tl-update-images +++ b/Master/tlpkg/bin/tl-update-images @@ -80,6 +80,9 @@ 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 - \ -- cgit v1.2.3