summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-update-images
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-10-01 20:33:10 +0000
committerKarl Berry <karl@freefriends.org>2009-10-01 20:33:10 +0000
commitd2390953f6e18b628b8871c9c65cb33955672203 (patch)
tree4660bb7b4c4adb6ac8cbd2573cfe010d0b65541d /Master/tlpkg/bin/tl-update-images
parent3088292eeea874f95ab2cbe7a4133931a4c1fbed (diff)
(MAKETAR): include tlpkg/tlpostcode
git-svn-id: svn://tug.org/texlive/trunk@15583 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tl-update-images')
-rwxr-xr-xMaster/tlpkg/bin/tl-update-images3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-images b/Master/tlpkg/bin/tl-update-images
index 3d0e226b0e9..512850c6556 100755
--- a/Master/tlpkg/bin/tl-update-images
+++ b/Master/tlpkg/bin/tl-update-images
@@ -138,7 +138,8 @@ MAKETAR ()
cd $master
do_tar $NAME-$D-extra LICENSE* README* *.html install* re* \
- tl-portable* tlpkg/TeXLive tlpkg/translations || return
+ tl-portable* tlpkg/TeXLive tlpkg/translations tlpkg/tlpostcode \
+ || return
do_tar $NAME-$D-texmf texmf* || return
cd $master/../Build/source