diff options
-rw-r--r-- | Master/tlpkg/tlpsrc/aleph.tlpsrc | 5 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/bin-aleph.tlpsrc | 6 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-omega.tlpsrc | 2 |
4 files changed, 5 insertions, 9 deletions
diff --git a/Master/tlpkg/tlpsrc/aleph.tlpsrc b/Master/tlpkg/tlpsrc/aleph.tlpsrc index 4c720b1a4b6..1e06620f16b 100644 --- a/Master/tlpkg/tlpsrc/aleph.tlpsrc +++ b/Master/tlpkg/tlpsrc/aleph.tlpsrc @@ -1,3 +1,6 @@ name aleph category Package -depend bin-aleph +execute AddFormat name=aleph engine=aleph options=*aleph.ini +execute AddFormat name=lamed engine=aleph patterns=language.dat options=*lambda.ini +binpattern f bin/${ARCH}/aleph +binpattern f bin/${ARCH}/lamed diff --git a/Master/tlpkg/tlpsrc/bin-aleph.tlpsrc b/Master/tlpkg/tlpsrc/bin-aleph.tlpsrc deleted file mode 100644 index fcb70d1dfef..00000000000 --- a/Master/tlpkg/tlpsrc/bin-aleph.tlpsrc +++ /dev/null @@ -1,6 +0,0 @@ -name bin-aleph -category TLCore -execute AddFormat name=aleph engine=aleph options=*aleph.ini -execute AddFormat name=lamed engine=aleph patterns=language.dat options=*lambda.ini -binpattern f bin/${ARCH}/aleph -binpattern f bin/${ARCH}/lamed diff --git a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc index 15c9086250a..c9c81ed145a 100644 --- a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc @@ -3,7 +3,6 @@ category Collection shortdesc Extra fonts depend Asana-Math depend albertus -depend aleph depend allrunes depend antiqua depend antp diff --git a/Master/tlpkg/tlpsrc/collection-omega.tlpsrc b/Master/tlpkg/tlpsrc/collection-omega.tlpsrc index 0f0eb5ea99d..5b08df64242 100644 --- a/Master/tlpkg/tlpsrc/collection-omega.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-omega.tlpsrc @@ -7,6 +7,6 @@ depend lambda depend mxd depend mxedruli depend omega -depend bin-aleph +depend aleph depend bin-omegaware depend collection-basic |