mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-21 12:49:21 +01:00
move lzcat to /bin since it's also a symlink to xz
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10419 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
86c8a6fc39
commit
c42bd95649
@ -61,7 +61,7 @@
|
||||
correct directory:</para>
|
||||
|
||||
<screen><userinput remap="install">make install
|
||||
mv -v /usr/bin/{unlzma,unxz,xzcat,lzma,xz} /bin
|
||||
mv -v /usr/bin/{lzcat,lzma,unlzma,unxz,xz,xzcat} /bin
|
||||
mv -v /usr/lib/liblzma.so.* /lib
|
||||
ln -svf ../../lib/$(readlink /usr/lib/liblzma.so) /usr/lib/liblzma.so</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user