mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Fixed the findutils packge download link on the packages page closing bug 578.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2762 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
e8a0469d8b
commit
eb70a732af
@ -83,6 +83,9 @@
|
||||
</itemizedlist>
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>September 9th, 2003 [jwrober]: Fixed the findutils packge
|
||||
download link on the packages page closing bug 578.</para></listitem>
|
||||
|
||||
<listitem><para>September 9th, 2003 [jeremy]: Chapter 6 - GCC 2.95.3:
|
||||
Removed compilation of C++, added Zack's return-type patch.</para></listitem>
|
||||
|
||||
|
@ -80,7 +80,7 @@ File (&file-version;) - &file-size;:
|
||||
<ulink url="http://freshmeat.net/projects/file/"/>
|
||||
|
||||
Findutils (&findutils-version;) - &findutils-size;:
|
||||
<ulink url="ftp://alpha.gnu.org/gnu/findutils/"/>
|
||||
<ulink url="http://freshmeat.net/projects/findutils/"/>
|
||||
|
||||
Flex (&flex-version;) - &flex-size;:
|
||||
<ulink url="ftp://ftp.gnu.org/gnu/non-gnu/flex/"/>
|
||||
@ -93,8 +93,10 @@ GCC (&gcc-2953-version;) - &gcc-2953-size;:
|
||||
|
||||
GCC-core (&gcc-version;) - &gcc-core-size;:
|
||||
<ulink url="http://freshmeat.net/projects/gcc/"/>
|
||||
|
||||
GCC-g++ (&gcc-version;) - &gcc-gpp-size;:
|
||||
<ulink url="http://freshmeat.net/projects/gcc/"/>
|
||||
|
||||
GCC-testsuite (&gcc-version;) - &gcc-testsuite-size;:
|
||||
<ulink url="http://freshmeat.net/projects/gcc/"/>
|
||||
|
||||
@ -103,6 +105,7 @@ Gettext (&gettext-version;) - &gettext-size;:
|
||||
|
||||
Glibc (&glibc-version;) - &glibc-size;:
|
||||
<ulink url="http://freshmeat.net/projects/glibc/"/>
|
||||
|
||||
Glibc-linuxthreads (&glibc-version;) - &glibc-threads-size;:
|
||||
<ulink url="http://freshmeat.net/projects/glibc/"/>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user