summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rw-r--r--Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/etextools.tlpsrc0
-rw-r--r--Master/tlpkg/tlpsrc/xetex.tlpsrc2
-rw-r--r--Master/tlpkg/tlpsrc/xindy.tlpsrc10
5 files changed, 8 insertions, 7 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 54dfcde9793..c22570baed4 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -92,7 +92,7 @@ my @WorkingTLP = qw(
eqlist eqparbox errata es-tex-faq
ESIEEcv erdc esdiff esint esint-type1 eskd eskdx eso-pic esvect
estcpmm
- etaremune etex-pkg ethiop ethiop-t1 etoolbox euenc eukdate
+ etaremune etex-pkg etextools ethiop ethiop-t1 etoolbox euenc eukdate
eulervm euproposal euro europecv eurosans eurosym
everypage exam examdesign examplep exercise exp-testopt
expdlist expl3 expressg extarrows exteps
diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
index 825f097b0f9..72707a22b30 100644
--- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
@@ -164,6 +164,7 @@ depend esdiff
depend esint
depend esint-type1
depend etaremune
+depend etextools
depend etoolbox
depend eukdate
depend europecv
diff --git a/Master/tlpkg/tlpsrc/etextools.tlpsrc b/Master/tlpkg/tlpsrc/etextools.tlpsrc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/etextools.tlpsrc
diff --git a/Master/tlpkg/tlpsrc/xetex.tlpsrc b/Master/tlpkg/tlpsrc/xetex.tlpsrc
index 77cf7f66504..8b11f97bac0 100644
--- a/Master/tlpkg/tlpsrc/xetex.tlpsrc
+++ b/Master/tlpkg/tlpsrc/xetex.tlpsrc
@@ -10,7 +10,7 @@ runpattern f tlpkg/tlpostcode/xetex.pl
binpattern f bin/win32/fc-*
binpattern f bin/win32/icu*.dll
#
-# this should only be present in the win32 binary package
+# this is only used in windows installation
binpattern d/win32 tlpkg/tlpostcode/xetex
#
# these are only needed for darwin only.
diff --git a/Master/tlpkg/tlpsrc/xindy.tlpsrc b/Master/tlpkg/tlpsrc/xindy.tlpsrc
index ce11b72c1aa..7e7a7d9f647 100644
--- a/Master/tlpkg/tlpsrc/xindy.tlpsrc
+++ b/Master/tlpkg/tlpsrc/xindy.tlpsrc
@@ -3,16 +3,16 @@ category TLCore
runpattern d texmf/xindy
runpattern d texmf/scripts/xindy
#
-binpattern f/!mips-irix bin/${ARCH}/texindy
-binpattern f/!mips-irix bin/${ARCH}/tex2xindy
-binpattern f/!mips-irix bin/${ARCH}/xindy
+binpattern f/!mips-irix,sparc-linux bin/${ARCH}/texindy
+binpattern f/!mips-irix,sparc-linux bin/${ARCH}/tex2xindy
+binpattern f/!mips-irix,sparc-linux bin/${ARCH}/xindy
#
# cygwin and windows have to use a different name for the clisp executable.
-binpattern f/!mips-irix,i386-cygwin bin/${ARCH}/xindy.run
+binpattern f/!mips-irix,sparc-linux,i386-cygwin bin/${ARCH}/xindy.run
binpattern f/i386-cygwin,win32 bin/${ARCH}/xindy-lisp.exe
#
# darwin has to split the mem file by architecture.
-binpattern f/!mips-irix,universal-darwin bin/${ARCH}/xindy.mem
+binpattern f/!mips-irix,sparc-linux,universal-darwin bin/${ARCH}/xindy.mem
binpattern f/universal-darwin bin/universal-darwin/xindy-i386.mem
binpattern f/universal-darwin bin/universal-darwin/xindy-ppc.mem
#