summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-07-14 00:10:16 +0000
committerKarl Berry <karl@freefriends.org>2009-07-14 00:10:16 +0000
commitcf2aa3660ba6c551fda8adcd99bb39880b32df08 (patch)
treed70c9977d688d3182c6704b17eb4bc2f0484bada /Master/tlpkg
parentee9ef549b73404ff9220781edaed16d48e4ea41d (diff)
make the output dir group-writable, so Koch can
update MacTeX. git-svn-id: svn://tug.org/texlive/trunk@14247 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tl-update-tlnet1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/tl-update-tlnet b/Master/tlpkg/bin/tl-update-tlnet
index 33e2056945e..5001d70bc84 100755
--- a/Master/tlpkg/bin/tl-update-tlnet
+++ b/Master/tlpkg/bin/tl-update-tlnet
@@ -69,6 +69,7 @@ cp --force --backup $tlweb/tlpkg/texlive.tlpdb* /tmp
# Be sure we're starting the test cleanly.
rm -rf $tltrybase
mkdir -p $tltry
+chmod g+w $tltry
cp -al $tlweb/* $tltry # assuming GNU cp
# Update packages in our working dir.