aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/readline.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/readline.xml')
-rw-r--r--chapter06/readline.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/readline.xml b/chapter06/readline.xml
index f7d5d96f9..4bffc3648 100644
--- a/chapter06/readline.xml
+++ b/chapter06/readline.xml
@@ -78,10 +78,6 @@ sed -i '/{OLDSUFF}/c:' support/shlib-install</userinput></screen>
<screen><userinput>make install</userinput></screen>
- <para>Give Readline's dynamic libraries more appropriate permissions:</para>
-
-<screen><userinput>chmod -v 755 /lib/lib{readline,history}.so*</userinput></screen>
-
<para>Now move the static libraries to a more appropriate location:</para>
<screen><userinput>mv -v /lib/lib{readline,history}.a /usr/lib</userinput></screen>