diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-12 23:20:36 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-12 23:20:36 +0000 |
commit | 8fa4affc0c3c7b6e37623ca87e6d11944dfcaffb (patch) | |
tree | b182a8e2bf8ebbd838c115c0faf645c29891783d /chapter05 | |
parent | 185b258b9acbe4492cd927c71dd6c233cca1ef4b (diff) |
Removed ch5-bzip2 make check - unneeded. Fix by Zack.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2590 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/bzip2-inst.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter05/bzip2-inst.xml b/chapter05/bzip2-inst.xml index 7892983ca..a64e259ad 100644 --- a/chapter05/bzip2-inst.xml +++ b/chapter05/bzip2-inst.xml @@ -11,7 +11,6 @@ environment:</para> <para><screen><userinput>make -f Makefile-libbz2_so make clean make -make check make PREFIX=/stage1 install yes | cp bzip2-shared /stage1/bin/bzip2 ln -s libbz2.so.1.0 libbz2.so |