aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--general.ent2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 83064f376..399ae8055 100644
--- a/Makefile
+++ b/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)
diff --git a/general.ent b/general.ent
index 87473b365..187a812ee 100644
--- a/general.ent
+++ b/general.ent
@@ -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">