From 21100a02fadf03c8a2a6ab7e04755a89cc6baea6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 14 Mar 2020 22:30:53 +0000 Subject: rm old windows batch files (requiring GNU iconv) from xecyr; not on CTAN; we will see if anyone is using them nowadays git-svn-id: svn://tug.org/texlive/trunk@54308 c570f23f-e606-0410-a88d-b1316a301751 --- Master/bin/win32/rubibtexx.bat | 9 --------- Master/bin/win32/rubibtexx.exe | Bin 1536 -> 0 bytes Master/bin/win32/rumakeindexx.bat | 8 -------- Master/bin/win32/rumakeindexx.exe | Bin 1536 -> 0 bytes Master/bin/win32/rumakeindexx2.bat | 8 -------- Master/bin/win32/rumakeindexx2.exe | Bin 1536 -> 0 bytes Master/tlpkg/tlpsrc/xecyr.tlpsrc | 3 --- 7 files changed, 28 deletions(-) delete mode 100755 Master/bin/win32/rubibtexx.bat delete mode 100755 Master/bin/win32/rubibtexx.exe delete mode 100755 Master/bin/win32/rumakeindexx.bat delete mode 100755 Master/bin/win32/rumakeindexx.exe delete mode 100755 Master/bin/win32/rumakeindexx2.bat delete mode 100755 Master/bin/win32/rumakeindexx2.exe diff --git a/Master/bin/win32/rubibtexx.bat b/Master/bin/win32/rubibtexx.bat deleted file mode 100755 index 90702a721b0..00000000000 --- a/Master/bin/win32/rubibtexx.bat +++ /dev/null @@ -1,9 +0,0 @@ -@echo off -bibtex8 -B -c cp1251.csf %1.aux -iconv -f CP1251 -t UTF-8 %1.bbl > tmp.tmp -copy /b tmp.tmp %1.bbl -del tmp.tmp - - - - diff --git a/Master/bin/win32/rubibtexx.exe b/Master/bin/win32/rubibtexx.exe deleted file mode 100755 index 5777d90a17a..00000000000 Binary files a/Master/bin/win32/rubibtexx.exe and /dev/null differ diff --git a/Master/bin/win32/rumakeindexx.bat b/Master/bin/win32/rumakeindexx.bat deleted file mode 100755 index 8aa221d4acf..00000000000 --- a/Master/bin/win32/rumakeindexx.bat +++ /dev/null @@ -1,8 +0,0 @@ -@echo off -iconv -f UTF-8 -t CP1251 %1.idx > tmp.tmp -copy /b tmp.tmp %1.idx -del tmp.tmp -makeindex %1.idx -t %1.ilg -o %1.ind -iconv -f CP1251 -t UTF-8 %1.ind > tmp.tmp -copy /b tmp.tmp %1.ind -del tmp.tmp diff --git a/Master/bin/win32/rumakeindexx.exe b/Master/bin/win32/rumakeindexx.exe deleted file mode 100755 index 5777d90a17a..00000000000 Binary files a/Master/bin/win32/rumakeindexx.exe and /dev/null differ diff --git a/Master/bin/win32/rumakeindexx2.bat b/Master/bin/win32/rumakeindexx2.bat deleted file mode 100755 index f70a7324570..00000000000 --- a/Master/bin/win32/rumakeindexx2.bat +++ /dev/null @@ -1,8 +0,0 @@ -@echo off -iconv -f UTF-8 -t CP1251 %1.idx > tmp.tmp -copy /b tmp.tmp %1.idx -del tmp.tmp -makeindex %1.idx -t %1.ilg -s %2.ist -o %1.ind -iconv -f CP1251 -t UTF-8 %1.ind > tmp.tmp -copy /b tmp.tmp %1.ind -del tmp.tmp diff --git a/Master/bin/win32/rumakeindexx2.exe b/Master/bin/win32/rumakeindexx2.exe deleted file mode 100755 index 5777d90a17a..00000000000 Binary files a/Master/bin/win32/rumakeindexx2.exe and /dev/null differ diff --git a/Master/tlpkg/tlpsrc/xecyr.tlpsrc b/Master/tlpkg/tlpsrc/xecyr.tlpsrc index 5dbff543673..e69de29bb2d 100644 --- a/Master/tlpkg/tlpsrc/xecyr.tlpsrc +++ b/Master/tlpkg/tlpsrc/xecyr.tlpsrc @@ -1,3 +0,0 @@ -binpattern f/win32 bin/win32/rubibtexx -binpattern f/win32 bin/win32/rumakeindexx -binpattern f/win32 bin/win32/rumakeindexx2 -- cgit v1.2.3