! fixup
This commit is contained in:
parent
f9d18e5ddc
commit
00b7680f28
@ -212,10 +212,12 @@ in buildEnv {
|
|||||||
texlinks.sh "$out/bin" && wrapBin
|
texlinks.sh "$out/bin" && wrapBin
|
||||||
(perl `type -P fmtutil.pl` --sys --all || true) | grep '^fmtutil' # too verbose
|
(perl `type -P fmtutil.pl` --sys --all || true) | grep '^fmtutil' # too verbose
|
||||||
#texlinks.sh "$out/bin" && wrapBin # do we need to regenerate format links?
|
#texlinks.sh "$out/bin" && wrapBin # do we need to regenerate format links?
|
||||||
|
|
||||||
# Disable unavailable map files
|
# Disable unavailable map files
|
||||||
echo y | perl `type -P updmap.pl` --sys --syncwithtrees --force
|
echo y | perl `type -P updmap.pl` --sys --syncwithtrees --force
|
||||||
# Regenerate the map files (this is optional)
|
# Regenerate the map files (this is optional)
|
||||||
perl `type -P updmap.pl` --sys --force
|
perl `type -P updmap.pl` --sys --force
|
||||||
|
|
||||||
perl `type -P mktexlsr.pl` ./share/texmf-* # to make sure
|
perl `type -P mktexlsr.pl` ./share/texmf-* # to make sure
|
||||||
'' +
|
'' +
|
||||||
# install (wrappers for) scripts, based on a list from upstream texlive
|
# install (wrappers for) scripts, based on a list from upstream texlive
|
||||||
|
Loading…
x
Reference in New Issue
Block a user