app-text/context: update
This commit is contained in:
parent
83be666d42
commit
3bcf34cd92
@ -68,6 +68,14 @@ src_install(){
|
||||
dosym -r "${TEXMFBIN}"/luametatex "${TEXMFBIN}"/mtxrun
|
||||
dosym -r "${TEXMFBIN}"/luametatex "${TEXMFBIN}"/context
|
||||
|
||||
# Remove files which conflicts with dev-texlive/texlive-latex package
|
||||
rm -f "${D}${TEXMFROOT}"/scripts/context/perl/mptopdf.pl
|
||||
rm -f "${D}${TEXMFROOT}"/tex/context/base/mkii/supp-mis.mkii
|
||||
rm -f "${D}${TEXMFROOT}"/tex/context/base/mkii/supp-mpe.mkii
|
||||
rm -f "${D}${TEXMFROOT}"/tex/context/base/mkii/supp-pdf.mkii
|
||||
rm -f "${D}${TEXMFROOT}"/tex/context/base/mkii/syst-tex.mkii
|
||||
rm -f "${D}${TEXMFROOT}"/tex/generic/context/mptopdf/mptopdf.tex
|
||||
|
||||
greadme_stdin <<-EOF
|
||||
If you plan to use mkIV and its 'context' command to generate your documents,
|
||||
you have to run 'mtxrun --generate' as normal user before first use.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user