mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
updated to which-2.20
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7586 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
4c3c8fe291
commit
2f85c65897
@ -3,13 +3,13 @@ $LastChangedBy$
|
||||
$Date$
|
||||
-->
|
||||
|
||||
<!ENTITY day "31"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "08"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "02"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "10"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2008">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "svn-&year;&month;&day;">
|
||||
<!ENTITY releasedate "August &day;st, &year;">
|
||||
<!ENTITY releasedate "October &day;st, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] -->
|
||||
@ -189,7 +189,7 @@ $Date$
|
||||
<!ENTITY gpm-version "1.20.1">
|
||||
<!ENTITY fcron-version "3.0.3">
|
||||
<!ENTITY hdparm-version "7.7">
|
||||
<!ENTITY which-version "2.19">
|
||||
<!ENTITY which-version "2.20">
|
||||
<!ENTITY unzip-version "5.52">
|
||||
<!ENTITY zip-version "2.32">
|
||||
<!ENTITY pciutils-version "2.2.3">
|
||||
|
@ -192,7 +192,7 @@ export PATH=/opt/gnat/bin:$PATH_HOLD</userinput></screen>
|
||||
for stage1 of the bootstrap in order to build Ada. If the process didn't
|
||||
use a <quote>bootstrap</quote> you could end up having a
|
||||
<command>gcc</command> installed on the system that was produced by a
|
||||
foriegn compiler.</para>
|
||||
foreign compiler.</para>
|
||||
|
||||
<screen><userinput>sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in &&
|
||||
sed -i 's@\./fixinc\.sh@-c true@' gcc/Makefile.in &&
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
<!ENTITY which-download-http "http://www.xs4all.nl/~carlo17/which/which-&which-version;.tar.gz">
|
||||
<!ENTITY which-download-ftp "ftp://ftp.gnu.org/gnu/which/which-&which-version;.tar.gz">
|
||||
<!ENTITY which-md5sum "bbd094cec2444cd78befbc0cf09deea4">
|
||||
<!ENTITY which-size "132 KB">
|
||||
<!ENTITY which-md5sum "95be0501a466e515422cde4af46b2744">
|
||||
<!ENTITY which-size "135 KB">
|
||||
<!ENTITY which-buildsize "1 MB">
|
||||
<!ENTITY which-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
@ -41,6 +41,15 @@
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>October 2nd, 2008</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[cwurst] - Updated to which-2.20. Fixes #2556.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>August 31st, 2008</para>
|
||||
<itemizedlist>
|
||||
|
Loading…
Reference in New Issue
Block a user