From 46eb901cbbe455e620ba4889d631424de2c23d84 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 17 Jul 2006 20:06:45 +0000 Subject: stellenb git-svn-id: svn://tug.org/texlive/trunk@1867 c570f23f-e606-0410-a88d-b1316a301751 --- Build/tools/tlpkginfo | 1 + 1 file changed, 1 insertion(+) (limited to 'Build') diff --git a/Build/tools/tlpkginfo b/Build/tools/tlpkginfo index 746bbc47327..c8b0a82409f 100755 --- a/Build/tools/tlpkginfo +++ b/Build/tools/tlpkginfo @@ -99,6 +99,7 @@ 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. -- cgit v1.2.3