[jhalfs] 03/05: Add an option for replacing ftp.gnu.org

"Git Owner" ([email protected] via alfs-discuss Mailing List) <[email protected]> Wed, 01 Oct 2025 07:35:25 +0000
Newsgroups gmane.linux.lfs.automated
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository jhalfs.

commit 3d638743d0004562849d25e2721016b4e3be0198
Author: Pierre Labastie <[email protected]>
AuthorDate: Wed Oct 1 09:30:53 2025 +0200

    Add an option for replacing ftp.gnu.org
    
    3 change the server in urls.lst
---
 common/libs/func_download_pkgs | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/common/libs/func_download_pkgs b/common/libs/func_download_pkgs
index c26a41b..9235b72 100644
--- a/common/libs/func_download_pkgs
+++ b/common/libs/func_download_pkgs
@@ -167,6 +167,8 @@ create_urls() {              #
 
   cd $BUILDDIR/sources
 
+  sed -i [email protected]@"$GNU_REPLACE"@ urls.lst
+
   if [[ "${CUSTOM_TOOLS}" = "y" ]]; then
     add_CustomToolsURLS
   fi

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/alfs-discuss
Unsubscribe: See the above information page