From 46f4b35aac8dbb878cfdd8008bd44780ae49df92 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 12 Mar 2019 17:14:08 +0000 Subject: install-tl gui changes for 2019 git-svn-id: svn://tug.org/texlive/trunk@50352 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/htmltext | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Master/tlpkg/bin/htmltext') diff --git a/Master/tlpkg/bin/htmltext b/Master/tlpkg/bin/htmltext index 99daca0ab37..b0391dab156 100755 --- a/Master/tlpkg/bin/htmltext +++ b/Master/tlpkg/bin/htmltext @@ -19,6 +19,5 @@ for url in "$@"; do # Since the reference list is useful, we fix it up by hand instead of # using -nolist. lynx -dump -nocolor -hiddenlinks=ignore "$url" \ - | sed -e 's,file://localhost/home/texlive/karl/Master/,file:../,' \ - -e 's,file://localhost/home/texlive/karl/,file:../../,' + | sed -e 's,file://localhost/tmp/,file:../,' done -- cgit v1.2.3