diff --git a/lfs/Config b/lfs/Config index 5fa161f0b..5108f5937 100644 --- a/lfs/Config +++ b/lfs/Config @@ -21,7 +21,7 @@ URL_KERNEL = http://www.kernel.org/pub URL_TUE = ftp://ftp.win.tue.nl/pub URL_LFS_FTP = http://ftp.at.linuxfromscratch.org/pub/lfs/lfs-packages/5.1.1 URL_LFS = http://www.linuxfromscratch.org/patches/downloads -URL_SFNET = http://mesh.dl.sourceforge.net/sourceforge +URL_SFNET = http://kent.dl.sourceforge.net/sourceforge URL_IPFIRE = http://mirror.ipfire.org/source URL_IPCOP = http://ipcop.ath.cx diff --git a/make.sh b/make.sh index 7d02c139c..56eaecabd 100644 --- a/make.sh +++ b/make.sh @@ -1097,7 +1097,6 @@ sync) echo -e "$i was successfully uploaded to the ftp server." else echo -e "There was an error while uploading $i to the ftp server." - fi fi done