From 0bcfd84090af1e67ea07193b708fe38f6bf56132 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 24 May 2013 00:17:12 +0000 Subject: run tlpfiles out of $mydir git-svn-id: svn://tug.org/texlive/trunk@30663 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tl-update-images | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tl-update-images b/Master/tlpkg/bin/tl-update-images index 3eb3eebd58a..ebe18cd70f7 100755 --- a/Master/tlpkg/bin/tl-update-images +++ b/Master/tlpkg/bin/tl-update-images @@ -215,7 +215,7 @@ MAKETAR () # one more unusual case: the development sources, which we record in # the 00texlive.image (fake) package; see its .tlpsrc. cd $master || exit 1 - do_tar $NAME-$D-devsource `tlpfiles 00texlive.image` + do_tar $NAME-$D-devsource `$mydir/tlpfiles 00texlive.image` } -- cgit v1.2.3