diff options
-rwxr-xr-x | Master/tlpkg/bin/tl-update-tlnet | 1 |
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. |