summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/ctan2tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-12-21 22:32:34 +0000
committerKarl Berry <karl@freefriends.org>2008-12-21 22:32:34 +0000
commit19aa47516746b0841d3014e25fca3095722786ef (patch)
treeea0038992908496ec97aa5f51975b796b275280a /Master/tlpkg/bin/ctan2tds
parentfed3087a9c43d01282d47190bba150935827f801 (diff)
harvmac license update (20dec08)
git-svn-id: svn://tug.org/texlive/trunk@11672 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/ctan2tds')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tds3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds
index 8d08ee5f511..19de2ed699f 100755
--- a/Master/tlpkg/bin/ctan2tds
+++ b/Master/tlpkg/bin/ctan2tds
@@ -779,6 +779,7 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'genmisc', '\.sty|\.tex',
'geometry', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$', # not cfg
'ginpenc', '\.gie|\.sty',
+ 'harvmac', 'mac\.tex',
'hfoldsty', '\.sty|\.fd|\.cpa',
'hyper', '\.sty|\.hyp',
'hyplain', '(hyrules|hy.*plain|hylang)\..*',
@@ -2941,7 +2942,7 @@ sub MAKEukrhyph {
sub MAKEjadetex
{
- die "sorry, jadetex not ready";
+ #die "sorry, jadetex not ready";
&SYSTEM ("cd $packagedir && tar xf jadetex*.tar.gz && mv jadetex-*/* .");
print `ls -R`;
&SYSTEM ("cd $packagedir && (rm -rf jadetex-3* doc/.cvsignore)");