mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 03:11:57 +00:00
Remove the reg_startend patch for File-4.20. It's not needed on Glibc-based systems.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8057 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
e4483f8f08
commit
1686ad863c
@ -39,6 +39,11 @@
|
||||
<listitem>
|
||||
<para>2007-04-16</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] - Remove File's reg_startend patch. It is not
|
||||
necessary on Glibc-based systems. Thanks to Greg Schafer for the
|
||||
report.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to Coreutils-6.9. Fixes
|
||||
<ulink url="&lfs-ticket-root;1982">#1982</ulink>.</para>
|
||||
|
@ -82,14 +82,6 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>File REG_STARTEND Patch - <token>&file-reg_startend-patch-size;</token>:</term>
|
||||
<listitem>
|
||||
<para>Download: <ulink url="&patches-root;&file-reg_startend-patch;"/></para>
|
||||
<para>MD5 sum: <literal>&file-reg_startend-patch-md5;</literal></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Gawk Segfault Patch - <token>&gawk-segfault-patch-size;</token>:</term>
|
||||
<listitem>
|
||||
|
@ -35,10 +35,6 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of File</title>
|
||||
|
||||
<para>Apply a patch to fix a bug caused by an undefined constant:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../&file-reg_startend-patch;</userinput></screen>
|
||||
|
||||
<para>Prepare File for compilation:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr</userinput></screen>
|
||||
|
@ -39,11 +39,6 @@
|
||||
<!ENTITY expect-spawn-patch-size "6.8 KB">
|
||||
|
||||
|
||||
<!ENTITY file-reg_startend-patch "file-&file-version;-reg_startend-1.patch">
|
||||
<!ENTITY file-reg_startend-patch-md5 "693fddf6b1b017317609aa472a51bc2b">
|
||||
<!ENTITY file-reg_startend-patch-size "1.3 KB">
|
||||
|
||||
|
||||
<!ENTITY gawk-segfault-patch "gawk-&gawk-version;-segfault_fix-1.patch">
|
||||
<!ENTITY gawk-segfault-patch-md5 "7679530d88bf3eb56c42eb6aba342ddb">
|
||||
<!ENTITY gawk-segfault-patch-size "1.3 KB">
|
||||
|
Loading…
Reference in New Issue
Block a user