From 05b955b62c1cf4afda76c08587303cd95e4eb4c6 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Tue, 21 Nov 2023 10:12:28 +0100 Subject: [PATCH] BLFS: remove support for ftp and alternate server ftp urls have been removed from book, and in case you have to use an alternate server, better download directly to /sources/yourself. --- BLFS/xsl/scripts.xsl | 25 +++---------------------- 1 file changed, 3 insertions(+), 22 deletions(-) diff --git a/BLFS/xsl/scripts.xsl b/BLFS/xsl/scripts.xsl index be8a4db..ad6612a 100644 --- a/BLFS/xsl/scripts.xsl +++ b/BLFS/xsl/scripts.xsl @@ -441,10 +441,6 @@ echo Start Time: ${SECONDS} >> $INFOLOG - = @@ -460,24 +456,9 @@ echo Start Time: ${SECONDS} >> $INFOLOG " "$ " - else - - - wget -T 30 -t 5 " - - " || - - - - wget -T 30 -t 5 " - - " || - - - wget -T 30 -t 5 "${JH_FTP_SERVER}svn/ - - /$ - + else + wget -T 30 -t 5 " + " fi fi