mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-19 02:35:14 +01:00
Fixed readline installation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3797 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
18da154b58
commit
01b2d1b3c7
@ -76,6 +76,9 @@ first a summary, then a detailed log.</para>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>June 15, 2004 [winkie]: Corrected installation of Readline.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>June 15, 2004 [winkie]: Recreate Udev's entry in /etc/hotplug.d,
|
||||
since it's not correct for our purposes by default.</para></listitem>
|
||||
|
||||
|
@ -48,7 +48,7 @@ patch:</para>
|
||||
|
||||
<para>Give Readline's dynamic libraries to a more appropriate permissions:</para>
|
||||
|
||||
<screen><userinput>chmod 644 /usr/lib/*.&readline-version;</userinput></screen>
|
||||
<screen><userinput>chmod 755 /usr/lib/*.&readline-version;</userinput></screen>
|
||||
|
||||
<para>And move them to a more appropriate location:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user