aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bash.xml
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2021-05-02 16:17:35 +0800
committerXi Ruoyao <xry111@mengyan1223.wang>2021-05-02 16:27:58 +0800
commitb7dc3d884f979c59d99bc1da8d60de4f417fe8e5 (patch)
treed534203d20940cb22b625136247bf4412d6f6798 /chapter06/bash.xml
parent811f42a2e6eb1e655f079c6639b02058aab20ea5 (diff)
usr-move: bye bye mv /usr/foo/xxx /foo
Diffstat (limited to 'chapter06/bash.xml')
-rw-r--r--chapter06/bash.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/bash.xml b/chapter06/bash.xml
index 60a7be1ef..d462d2631 100644
--- a/chapter06/bash.xml
+++ b/chapter06/bash.xml
@@ -74,10 +74,6 @@
<screen><userinput remap="install">make DESTDIR=$LFS install</userinput></screen>
- <para revision="sysv">Move the executable to where it is expected:</para>
-
-<screen revision="sysv"><userinput remap="install">mv $LFS/usr/bin/bash $LFS/bin/bash</userinput></screen>
-
<para>Make a link for the programs that use <command>sh</command> for
a shell:</para>