On Mon, 6 Apr 2009, Edd Barrett wrote: > Hi, > > a) Fix binaries missed due to a Makefile ignoring systrace denying junk > being dumped on the filsystem in the wrong place. > > b) Separate script (tl-link-config) to decide which config to symlink. > Fixes the situation where -base gets bumped and so the minimal > fmtutil.cnf gets incorrectly linked when really the -full config is > needed. > > A new directory is needed, but CVS disallows me from doing so. Before > applying the following patch, backup base/fmtutil.cnf-full someplace, > then apply the patch (with -E). Afterwards make the directory > texmf/files and put the backed up fmtutil.cnf-full there. > > A developer with an account should be able to do this. > > OK?
The following part is useless: SUBST_VARS += LOCALBASE And it should be PREFIX or TRUEPREFIX, not LOCALBASE. -- Antoine