diff options
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/shadow.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/shadow.xml b/chapter08/shadow.xml index b705ffbda..49f2ec47c 100644 --- a/chapter08/shadow.xml +++ b/chapter08/shadow.xml @@ -130,7 +130,7 @@ find man -name Makefile.in -exec sed -i 's/passwd\.5 / /' {} \;</userinput></s <para>Install the package:</para> -<screen><userinput remap="install">make install</userinput></screen> +<screen><userinput remap="install">make exec_prefix=/usr install</userinput></screen> </sect2> |