浏览代码

Misc stuff

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3458 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Zack Winkles 21 年之前
父节点
当前提交
89b4ffb401
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 1 1
      Makefile
  2. 2 2
      general.ent

+ 1 - 1
Makefile

@@ -1,4 +1,4 @@
-BASEDIR=~/lfs-book
+BASEDIR=~/belfs-book
 
 lfs:
 	xsltproc --xinclude --nonet -stringparam base.dir $(BASEDIR)/ \

+ 2 - 2
general.ent

@@ -5,12 +5,12 @@
 
 <!ENTITY lfs-root "http://www.linuxfromscratch.org/">
 <!ENTITY blfs-root "&lfs-root;blfs/">
+<!ENTITY http-down "http://downloads.linuxfromscratch.org/">
 <!ENTITY faq-root "&lfs-root;faq/">
 <!ENTITY hints-root "&lfs-root;hints/downloads/files/">
 <!ENTITY hints-index "&lfs-root;hints/list.html">
-<!ENTITY patches-root "ftp://ftp.be-linux.org/belfs/patches/">
+<!ENTITY patches-root "&http-down;cvs-patches/">
 <!ENTITY wiki-root "http://wiki.linuxfromscratch.org/">
-<!ENTITY http-down "http://downloads.linuxfromscratch.org/">
 <!ENTITY freshmeat "http://freshmeat.net/projects/">
 
 <!ENTITY buildtime "Approximate build time: ">