From 2c5ca043a6fb88ca6af49c16dc75398cb5d5a12e Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 5 Feb 2014 19:46:52 +0000 Subject: Fix e2fsprogs tests to run properly in the LFS chroot envirnment. Remove unnecessary mkdir in groff. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10455 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/groff.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chapter06/groff.xml') diff --git a/chapter06/groff.xml b/chapter06/groff.xml index 7aaef076b..69a51a36c 100644 --- a/chapter06/groff.xml +++ b/chapter06/groff.xml @@ -61,8 +61,7 @@ Install the package: -mkdir -pv /usr/share/doc/groff-1.22/pdf -make install +make install Some documentation programs, such as xman, will not work properly without the following symlinks: -- cgit v1.2.3-54-g00ecf