diff options
author | Karl Berry <karl@freefriends.org> | 2017-06-22 22:31:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-06-22 22:31:55 +0000 |
commit | 2f999c739e5a6637f50276fdd8c011bba87deb60 (patch) | |
tree | 417d13df5fe2418af4f04648fd643c58ddfa1002 | |
parent | 7e49a6550bbf9f006ae1d0d32b90033211e25e1b (diff) |
arabi should not usurp package name arabi.sty
git-svn-id: svn://tug.org/texlive/trunk@44662 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/tex/latex/arabi/arabipoetry.sty (renamed from Master/texmf-dist/tex/latex/arabi/poetry.sty) | 0 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/arabi/poetry.sty b/Master/texmf-dist/tex/latex/arabi/arabipoetry.sty index 8cf78f10c3a..8cf78f10c3a 100644 --- a/Master/texmf-dist/tex/latex/arabi/poetry.sty +++ b/Master/texmf-dist/tex/latex/arabi/arabipoetry.sty diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 82b8fc0d66c..b179d91d002 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -4062,6 +4062,7 @@ sub MAKEarabi { print "\t SPECIAL $package - rearranging for tds\n"; &SYSTEM ("mkdir -p tex; mv latex tex"); &SYSTEM ("$RM tex/latex/arabi/updmap.cfg"); + &SYSTEM ("$MV tex/latex/arabi/poetry.sty tex/latex/arabi/arabipoetry.sty"); &SYSTEM ("$MV tex/latex/arabi/bblopts.cfg doc/latex/arabi"); &SYSTEM ("rm -rf dvips"); # |