diff options
author | Norbert Preining <preining@logic.at> | 2009-05-21 12:39:14 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2009-05-21 12:39:14 +0000 |
commit | 3c0ccbf9d9d13b1933c7b8dd30bcf8b9b30f9dd9 (patch) | |
tree | 7a0f8402192f8c85321cce918c7e15ea2e7346e2 | |
parent | ba119a6b5b0899af2f2494e4327ae15179d2a1cb (diff) |
merge bin-aleph into aleph
move aleph from collection-fontsextra (??? what did it there) to c-omega
git-svn-id: svn://tug.org/texlive/trunk@13303 c570f23f-e606-0410-a88d-b1316a301751
-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 |