summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-10-02 22:18:36 +0000
committerKarl Berry <karl@freefriends.org>2013-10-02 22:18:36 +0000
commit92ad4fed0cb600ce55fffacc7e982fbaf955fc44 (patch)
treef28e49ec646b60fb99d783afd1a2bc68b07bf835 /Master/tlpkg/libexec
parent3bf8ee8a87097403ef040c9a3c4ee0f3866eb2cd (diff)
lilyglyphs (2oct13)
git-svn-id: svn://tug.org/texlive/trunk@31814 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-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 {