From 01b2d1b3c70b95a068502887d63967111f8de6d0 Mon Sep 17 00:00:00 2001 From: Zack Winkles Date: Tue, 15 Jun 2004 19:39:31 +0000 Subject: Fixed readline installation git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3797 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/readline.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06/readline.xml') diff --git a/chapter06/readline.xml b/chapter06/readline.xml index d4605f5a6..047f9c106 100644 --- a/chapter06/readline.xml +++ b/chapter06/readline.xml @@ -48,7 +48,7 @@ patch: Give Readline's dynamic libraries to a more appropriate permissions: -chmod 644 /usr/lib/*.&readline-version; +chmod 755 /usr/lib/*.&readline-version; And move them to a more appropriate location: -- cgit v1.2.3-54-g00ecf