From 4cfbfa2afc6e43658dbf01cc9eb3ab34963d87f6 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 18 Apr 2022 05:58:07 +0000 Subject: Revert "work on win64 support" This reverts commit daa265a214b9e12e2a9bab636398c2dd699f7cd4. git-svn-id: svn://tug.org/texlive/trunk@63068 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tl-update-4ht | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Master/tlpkg/bin/tl-update-4ht') diff --git a/Master/tlpkg/bin/tl-update-4ht b/Master/tlpkg/bin/tl-update-4ht index 8436845aa83..ae774316009 100755 --- a/Master/tlpkg/bin/tl-update-4ht +++ b/Master/tlpkg/bin/tl-update-4ht @@ -27,7 +27,6 @@ for s in ht htcontext htmex httexi; do # diff -u1 $tm/bin/win32 bin/win32/ | fgrep -v "Only in /home" >/tmp/u; v /tmp/u #tex4ht, t4ht -diff -u1 $tm/bin/win64 bin/win64/ | fgrep -v "Only in /home" >/tmp/u; v /tmp/u #tex4ht, t4ht #\cp -pf bin/win32/* /home/texlive/karl/Master/bin/win32/ # diff -u1 .. src | fgrep -v "Only in .." >/tmp/u; v /tmp/u @@ -67,7 +66,7 @@ comm -13 /tmp/now /tmp/new >/tmp/c; wc -l /tmp/c #(cd $tm/texmf-dist/tex4ht/ && svn add `cat /tmp/c`) # check results: -svn status .. $tm/bin/win32 $tm/bin/win64 \ +svn status .. $tm/bin/win32 \ $tm/texmf-dist/tex/generic/tex4ht \ $tm/texmf-dist/tex4ht \ $tm/texmf-dist/scripts/tex4ht -- cgit v1.2.3