diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-06-03 22:18:28 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-06-03 22:18:28 +0000 |
commit | 8f999de57b7627b498f14b7164ec746a4c9510b7 (patch) | |
tree | 92137d41fa57314b11a5120136033a9555aba8f7 /chapter06 | |
parent | 26fac4bcab6095a7f8bdb9394ef11234e8249f3f (diff) |
removed removal of /bin/awk
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/gawk-inst.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter06/gawk-inst.xml b/chapter06/gawk-inst.xml index 3c5268a53..34366c0a3 100644 --- a/chapter06/gawk-inst.xml +++ b/chapter06/gawk-inst.xml @@ -47,7 +47,5 @@ with its contents on a make uninstall.</para></listitem> <para><screen><userinput>make install</userinput></screen></para> -<para><screen><userinput>rm /bin/awk</userinput></screen></para> - </sect2> |