mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 13:07:50 +00:00
use https for anduin
This commit is contained in:
parent
c31e35bd8a
commit
6218cdb962
2
Makefile
2
Makefile
@ -152,7 +152,7 @@ profile-html:
|
||||
|
||||
wget-list: $(BASEDIR)/wget-list
|
||||
$(BASEDIR)/wget-list: stylesheets/wget-list.xsl chapter03/chapter03.xml \
|
||||
packages.ent patches.ent
|
||||
packages.ent patches.ent general.ent
|
||||
@echo "Generating consolidated wget list at $(BASEDIR)/wget-list ..."
|
||||
$(Q)mkdir -p $(BASEDIR)
|
||||
|
||||
|
@ -40,7 +40,7 @@
|
||||
|
||||
<!ENTITY lfs-ticket-root "https://wiki.linuxfromscratch.org/lfs/ticket/">
|
||||
|
||||
<!ENTITY anduin-sources "http://anduin.linuxfromscratch.org/LFS">
|
||||
<!ENTITY anduin-sources "https://anduin.linuxfromscratch.org/LFS">
|
||||
|
||||
<!ENTITY buildtime "Approximate build time">
|
||||
<!ENTITY diskspace "Required disk space">
|
||||
|
Loading…
Reference in New Issue
Block a user