summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xBuild/cdbuild/ctan2tds.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl
index 4d80273d400..d8bb7ddb69f 100755
--- a/Build/cdbuild/ctan2tds.pl
+++ b/Build/cdbuild/ctan2tds.pl
@@ -81,6 +81,7 @@ chdir $startdir || die "chdir($startdir) failed: $!";
'archaic', "&MAKEwilson",
'arev', "&MAKEcopy",
'ascii', "&MAKEflatten",
+ 'astron', "print \"Skipping astron as it is nonfree\n\"",
'augie', "&MAKEaugie",
'aurical', "&MAKEaurical",
'babel', "&MAKEcopy", # we use latex-tds/babel.zip
@@ -98,7 +99,7 @@ chdir $startdir || die "chdir($startdir) failed: $!";
'cb', "&MAKEflatten",
'cbcoptic', "&MAKEcbcoptic",
'changebar', "&MAKEchangebar",
- 'chemsym', "print \"Not installing chemsym, it is nonfree\n\"",
+ 'chemsym', "print \"Skipping chemsym, it is nonfree\n\"",
'chessboard', "print \"Skipping chessboard since no source for doc\n\"",
'chessfss', "print \"Skipping chessfss since no source for doc\n\"",
'circuit_macros', "print \"Not installing circuit_macros as it is m4\n\"",