New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80904


Ignore:
Timestamp:
07/20/11 15:37:35 (4 years ago)
Author:
dports@…
Message:

texlive-bin: patch context's mtxrun to find texmfcnf.lua in its
installed location

Location:
users/dports/ports/tex/texlive-bin
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • users/dports/ports/tex/texlive-bin/Portfile

    r80555 r80904  
    5757                patch-texk_tetex_updmap.pl.diff \ 
    5858                patch-texk_tex4htk_Makefile.in.diff \ 
     59                patch-texk_texlive_context_mtxrun.diff \ 
    5960                patch-texk_texlive_linked_scripts_Makefile.in.diff \ 
    6061                patch-texk_xdvik_xdvi-sh.in.diff \ 
     
    8384    file copy ${filespath}/texk_kpathsea_paths.h ${worksrcpath}/texk/kpathsea/paths.h 
    8485    reinplace "s|@@TEXMFSYSCONFIG@@|${texlive_texmfsysconfig}|" ${worksrcpath}/texk/kpathsea/paths.h 
     86    reinplace "s|@@TEXMFSYSCONFIG@@|${texlive_texmfsysconfig}|" ${worksrcpath}/texk/texlive/context/mtxrun 
    8587 
    8688    if {![variant_isset atsui]} { 
Note: See TracChangeset for help on using the changeset viewer.