summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-04-29 22:21:57 +0000
committerKarl Berry <karl@freefriends.org>2020-04-29 22:21:57 +0000
commitd0b2eff9007dcb3330738c428270684a17f65d34 (patch)
treee23eabfa754351dbfd37d9262336c452553788c8 /Master/tlpkg/libexec/ctan2tds
parent672b4dfe3da32a97b0e571756927b2c5f9da1034 (diff)
pgfornament, pgfhan in runtime (29apr20)
git-svn-id: svn://tug.org/texlive/trunk@54941 c570f23f-e606-0410-a88d-b1316a301751
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 94674467f4f..7084eb52d1b 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -6711,7 +6711,7 @@ sub POSTpedigreeperl {
sub POSTpgfornament {
print "POST$package - mv generic/ dirs\n";
my $genericdir = "$DEST/tex/generic/$package";
- &mv_with_mkdir ("am", "vectorian", $genericdir);
+ &mv_with_mkdir ("am", "vectorian", "pgfhan", $genericdir);
}
sub POSTpgfplots {