summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 0 insertions, 3 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 4c551abf1af..ee79a8ebc44 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2408,9 +2408,6 @@ sub MAKEgermbib {
print "\t SPECIAL $package rename second apalike.sty\n";
&SYSTEM ("$MV styles/apalike.sty styles/apalike.germbib_sty");
#
- # spurious ^M's.
- &SYSTEM ("perl -pie 'tr/\r//' document/btxdoc.tex");
- #
&xchdir ("..");
&MAKEflatten ();
}