diff options
author | Karl Berry <karl@freefriends.org> | 2006-10-19 00:20:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-10-19 00:20:40 +0000 |
commit | ff920c7e23a7b1736eef9cb4ad2304a859cd0db8 (patch) | |
tree | 1255b04ece9ab75606dc8ac9a1f133fc777ba4e5 /Build | |
parent | 9f4480333c8170e32eabdb252ed24ecbeed077c1 (diff) |
vrsion nonfree
git-svn-id: svn://tug.org/texlive/trunk@2350 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-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", |