diff options
Diffstat (limited to 'chapter06/e2fsprogs-inst.xml')
-rw-r--r-- | chapter06/e2fsprogs-inst.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter06/e2fsprogs-inst.xml b/chapter06/e2fsprogs-inst.xml index 0f4c620f9..7a77606d6 100644 --- a/chapter06/e2fsprogs-inst.xml +++ b/chapter06/e2fsprogs-inst.xml @@ -6,7 +6,7 @@ <para>It is recommended to build E2fsprogs outside of the source tree:</para> -<para><screen><userinput>mkdir ../e2fsprogs-build && +<para><screen><userinput>mkdir ../e2fsprogs-build cd ../e2fsprogs-build</userinput></screen></para> <para>Prepare E2fsprogs to be compiled:</para> @@ -38,6 +38,8 @@ of.</para></listitem> <para><screen><userinput>make</userinput></screen></para> +<para><screen><userinput>make check</userinput></screen></para> + <para>Begin installing the package:</para> <para><screen><userinput>make install</userinput></screen></para> |