diff options
author | Karl Berry <karl@freefriends.org> | 2013-05-18 22:53:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-05-18 22:53:54 +0000 |
commit | 435ece8aa069ebc2fb345678a1835caa7e86401b (patch) | |
tree | ccd4e0499d7f183deca38be2e2ce53c810801861 /Master/tlpkg/bin/tl-update-images | |
parent | 8da523330e61ea8e7b930c09cecaddec0b3a72a0 (diff) |
x bit, sync complaints
git-svn-id: svn://tug.org/texlive/trunk@30567 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tl-update-images')
-rwxr-xr-x | Master/tlpkg/bin/tl-update-images | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-images b/Master/tlpkg/bin/tl-update-images index dcab9d5c84e..3eb3eebd58a 100755 --- a/Master/tlpkg/bin/tl-update-images +++ b/Master/tlpkg/bin/tl-update-images @@ -122,7 +122,7 @@ MAKEINST () fi chmod a+rw $iso - #rm -rf $imgdir + rm -rf $imgdir # make checksums # and symlinks with short names (potentially used in /etc/fstab). |