summaryrefslogtreecommitdiffstats
path: root/fonts/cmbright/BUILD
blob: fd3edffc8f4fd9210aa6b938dc6e4a2fea85682f (plain) (blame)
1
2
3
4
5
6
7
8
TEXMF=`kpsetool -v '$TEXMFLOCAL'`               &&
persistent_add TEXMF                            &&
    
cd latex
latex $SPELL.ins                                &&
latex  --interaction batchmode   $SPELL.dtx     &&
latex  --interaction batchmode   $SPELL.dtx     &&
cd ..