diff options
author | Norbert Preining <preining@logic.at> | 2009-06-18 06:50:44 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2009-06-18 06:50:44 +0000 |
commit | c51ea29e508c2b3ade04ead660e738f1c624dc95 (patch) | |
tree | 66a5a280e4df8f4c1e7736740ef726c1d5108739 /Master/tlpkg/tlpsrc/xetex.tlpsrc | |
parent | f1a02e4ae27a800ca2e3997cfc6f5eb20bb1dd88 (diff) |
move the conf/cache stuff into xetex.win32 binary package, and adjust
the postaction code for the new location
git-svn-id: svn://tug.org/texlive/trunk@13807 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/xetex.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/xetex.tlpsrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/xetex.tlpsrc b/Master/tlpkg/tlpsrc/xetex.tlpsrc index 4d48995f971..c5fcb4e9343 100644 --- a/Master/tlpkg/tlpsrc/xetex.tlpsrc +++ b/Master/tlpkg/tlpsrc/xetex.tlpsrc @@ -5,7 +5,8 @@ execute AddFormat name=xetex engine=xetex patterns=language.def options="-etex x execute AddFormat name=xelatex engine=xetex patterns=language.dat options="-etex xelatex.ini" postaction script file=tlpkg/tlpostcode/xetex.pl runpattern f tlpkg/tlpostcode/xetex.pl -runpattern d tlpkg/tlpostcode/xetex +# this should only be present in the win32 binary package +binpattern d/win32 tlpkg/tlpostcode/xetex # # these are only needed for darwin only, so # use arch specific patterns to avoid warnings about not-hit patterns. |