|
@@ -9,13 +9,11 @@ make PREFIX=/usr install &&
|
|
cp bzip2-shared /bin/bzip2 &&
|
|
cp bzip2-shared /bin/bzip2 &&
|
|
ln -s libbz2.so.1.0 libbz2.so &&
|
|
ln -s libbz2.so.1.0 libbz2.so &&
|
|
cp -a libbz2.so* /lib &&
|
|
cp -a libbz2.so* /lib &&
|
|
-ln -s ../../lib/libbz2.so /usr/lib &&
|
|
|
|
rm /usr/bin/{bunzip2,bzcat,bzip2} &&
|
|
rm /usr/bin/{bunzip2,bzcat,bzip2} &&
|
|
mv /usr/bin/{bzip2recover,bzless,bzmore} /bin &&
|
|
mv /usr/bin/{bzip2recover,bzless,bzmore} /bin &&
|
|
ln -s bzip2 /bin/bunzip2 &&
|
|
ln -s bzip2 /bin/bunzip2 &&
|
|
ln -s bzip2 /bin/bzcat</userinput></screen></para>
|
|
ln -s bzip2 /bin/bzcat</userinput></screen></para>
|
|
|
|
|
|
-
|
|
|
|
<para>Although it's not strictly a part of a basic LFS system it's worth
|
|
<para>Although it's not strictly a part of a basic LFS system it's worth
|
|
mentioning that a patch for Tar can be downloaded which enables the tar
|
|
mentioning that a patch for Tar can be downloaded which enables the tar
|
|
program to compress and uncompress using bzip2/bunzip2 easily. With a
|
|
program to compress and uncompress using bzip2/bunzip2 easily. With a
|