From f13ac724b00df50a2df55df8da3af47d8b4725c8 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Sat, 4 Aug 2001 13:43:37 +0000 Subject: Typo git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@894 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/bzip2-exp.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/bzip2-exp.xml b/chapter06/bzip2-exp.xml index 327455c97..871b31423 100644 --- a/chapter06/bzip2-exp.xml +++ b/chapter06/bzip2-exp.xml @@ -2,7 +2,7 @@ Command explanations make -f Makefile-libbz2_so: This will cause bzip2 -to be build using a different Makefile file, in this case the +to be built using a different Makefile file, in this case the Makefile-libbz2_so file which creates a dynamic libbz2.so library and links the bzip2 utilities against it. -- cgit v1.2.3-54-g00ecf