forked from lix-project/lix
This commit is contained in:
parent
20b6f94b65
commit
9b46d1ae6f
|
@ -47,6 +47,9 @@ let
|
|||
|
||||
stripHash ${bzip2.src}
|
||||
cp -pv ${bzip2.src} externals/$strippedName
|
||||
|
||||
# TeX needs a writable font cache.
|
||||
export VARTEXFONTS=$TMPDIR/texfonts
|
||||
'';
|
||||
|
||||
preDist = ''
|
||||
|
|
Loading…
Reference in a new issue