mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-26 23:29:19 +01:00
removed suprious
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1874 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
3249ec38a8
commit
1de0682431
@ -10,7 +10,7 @@ make PREFIX=/usr install &&
|
||||
cp bzip2-shared /bin/bzip2 &&
|
||||
ln -s libbz2.so.1.0 libbz2.so &&
|
||||
cp -a libbz2.so* /lib &&
|
||||
ln -sf ../../lib/libbz2.so $LFS/usr/lib&&
|
||||
ln -sf ../../lib/libbz2.so /usr/lib&&
|
||||
rm /usr/bin/{bunzip2,bzcat,bzip2} &&
|
||||
rm /bin/{bzless,bzmore} &&
|
||||
mv /usr/bin/{bzip2recover,bzless,bzmore} /bin &&
|
||||
|
Loading…
Reference in New Issue
Block a user