summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index e8f4ee2b1c0..d2f581b5637 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -4776,7 +4776,7 @@ sub PREHOOK_latexdiff {
sub PREHOOK_lilyglyphs {
print "PREHOOK_$package - mv */*.py scripts to be found by specialscripts\n";
- &SYSTEM ("$MV bin/* lib/* .");
+ &SYSTEM ("$MV scripts/* .");
}
sub PREHOOK_mathspic {