diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-08-03 02:59:46 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-08-03 02:59:46 +0000 |
commit | 0bf4dfe63c985c180eaa7feadf6a4703f2dc9fd4 (patch) | |
tree | 399eb0c562e7692a0ee6825f9f6abafaa8f2386a /chapter06/gcc.xml | |
parent | 93756f6c999e053b261d34e92707576bb0725680 (diff) |
Move sed to be after acl.
Remove reference to obsolete /proc/ksyms in modules boot script.
Change internal references to svn to an entitiy.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10671 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/gcc.xml')
-rw-r--r-- | chapter06/gcc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index b8b91f5de..e7efba79a 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -78,7 +78,7 @@ cd ../gcc-build</userinput></screen> <para>Note that for other languages, there are some prerequisites that are not yet available. See the - <ulink url="&blfs-root;view/svn/general/gcc.html">BLFS Book</ulink> + <ulink url="&blfs-root;view/&short-version;/general/gcc.html">BLFS Book</ulink> for instructions on how to build all of GCC's supported languages.</para> <variablelist> |