diff options
-rw-r--r-- | Build/PROBLEMS | 16 | ||||
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 1 |
2 files changed, 1 insertions, 16 deletions
diff --git a/Build/PROBLEMS b/Build/PROBLEMS deleted file mode 100644 index 1bf962e7062..00000000000 --- a/Build/PROBLEMS +++ /dev/null @@ -1,16 +0,0 @@ - -vrsion: CTAN/macros/latex/contrib/vrsion - tpm-ctan-check: ok, nothing special - non freely distributable! -% software, and data damage. You may not make any changes to -% the files vrsion.dtx or vrsion.ins. You may incorporate -% the code from these files in other files under different -% names, provided the original author is given full credit for -% his work and that you yourself take the complaints from the -% user(s) of your file(s). You may freely distribute the -% files vrsion.dtx and vrsion.ins, provided: 1. You do not -% take money for the distribution or use of these files except -% for a nominal charge for diskettes and postage; and 2. You -% always distribute 'vrsion.dtx' and 'vrsion.ins' together - - diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 121f374de42..a74631f11ae 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -298,6 +298,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'vntex', "&MAKEcopy", 'voss-de', "&MAKEvossde", 'vpe', "&MAKEvpe", + 'vrsion', "print \"vrsion is nonfree, not installing\n\"", 'wasy2', "&MAKEflatten", 'xfrac', "&MAKEflatten", 'xkeyval', "&MAKEflatten", |