diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-06-27 16:48:21 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-06-27 16:48:48 +0800 |
commit | f23960ab257406545de07105e1b38b2da7cd7dc9 (patch) | |
tree | 2f865b981b06f0d69066e8c042dd660926685a53 /chapter08/shadow.xml | |
parent | 075d35fb3d98b3fb195cced1df58207e99f7a239 (diff) |
shadow: adjust for merged /usr
Diffstat (limited to 'chapter08/shadow.xml')
-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> |