diff options
author | Karl Berry <karl@freefriends.org> | 2006-09-02 23:38:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-09-02 23:38:01 +0000 |
commit | 71104a21525108e9652a04a7451a0db953ba88b0 (patch) | |
tree | 122bd049fdcd2e19e10f75bd23d1af051423675b /Build | |
parent | 5e88f60249eafefac4130b473adce6e84c1d8b0b (diff) |
stellenbosch now normal.
git-svn-id: svn://tug.org/texlive/trunk@2071 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/tools/tlpkginfo | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Build/tools/tlpkginfo b/Build/tools/tlpkginfo index 627fe8c2c2d..e4c1d9c2a39 100755 --- a/Build/tools/tlpkginfo +++ b/Build/tools/tlpkginfo @@ -105,7 +105,6 @@ sub find_ctan_dir $ctan_dir = "language/hyphenation" if $me eq "hyphen-german"; $ctan_dir = "language/hyphenation/elhyphen" if $me eq "hyphen-greek"; $ctan_dir = "macros/latex/contrib/misc" if $me eq "ltxmisc"; - $ctan_dir = "macros/latex/contrib/stellenbosch" if $me eq "stellenb"; $ctan_dir = "macros/generic" if $me eq "genmisc"; # do last, for sake of subdirs above. |