|
@@ -62,11 +62,6 @@
|
|
|
<screen><userinput remap="configure">sed -i 's/groups$(EXEEXT) //' src/Makefile.in
|
|
|
find man -name Makefile.in -exec sed -i 's/groups\.1 / /' {} \;</userinput></screen>
|
|
|
|
|
|
- <para>Disable the installation of Chinese and Korean manual pages, since
|
|
|
- Man-DB cannot format them properly:</para>
|
|
|
-
|
|
|
-<screen><userinput remap="configure">sed -i -e 's/ ko//' -e 's/ zh_CN zh_TW//' man/Makefile.in</userinput></screen>
|
|
|
-
|
|
|
<para id="shadow-login_defs">Instead of using the default
|
|
|
<emphasis>crypt</emphasis> method, use the more secure
|
|
|
<emphasis>MD5</emphasis> method of password encryption, which also allows
|