Make it compatible with a nonstandard X11BASE (untested).

This commit is contained in:
Jean-Marc Zucconi 2006-11-23 20:27:21 +00:00
parent c28efef8a8
commit 69defce4bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177923

View File

@ -13,10 +13,8 @@ _read () {
# paper size, default is not A4
A4=n
prefix=$PREFIX;
if `echo $PREFIX |grep -q X11` ; then
prefix=${LOCALBASE}
fi
CACHE=$prefix/share/texmf/fonts
if [ -f $PREFIX/bin/MakeTeXPK ]; then