From 3dc9543a1ecaf9e380274b64d85bca7e3d90784a Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 18 Feb 2014 07:16:55 +0000 Subject: Change kmod instructions to allow installation of man pages. Numerous whitespace fixes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10480 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gettext.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chapter06/gettext.xml') diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml index 684cd3060..8c64a5059 100644 --- a/chapter06/gettext.xml +++ b/chapter06/gettext.xml @@ -45,8 +45,7 @@ Prepare Gettext for compilation: -./configure --prefix=/usr \ - --docdir=/usr/share/doc/gettext-&gettext-version; +./configure --prefix=/usr --docdir=/usr/share/doc/gettext-&gettext-version; Compile the package: -- cgit v1.2.3-54-g00ecf