mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
inserted space
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1944 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
8cd994f474
commit
8a352b8bdf
@ -9,7 +9,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 /usr/lib&&
|
||||
ln -sf ../../lib/libbz2.so /usr/lib &&
|
||||
rm /usr/bin/{bunzip2,bzcat,bzip2} &&
|
||||
mv /usr/bin/{bzip2recover,bzless,bzmore} /bin &&
|
||||
ln -sf bzip2 /bin/bunzip2 &&
|
||||
|
Loading…
Reference in New Issue
Block a user