mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Disable manpages in m?32 too
This commit is contained in:
parent
54e6b31710
commit
b9178d32d3
@ -135,6 +135,7 @@ make clean</userinput></screen>
|
|||||||
--with-xz \
|
--with-xz \
|
||||||
--with-zstd \
|
--with-zstd \
|
||||||
--with-zlib \
|
--with-zlib \
|
||||||
|
--disable-manpages \
|
||||||
--with-rootlibdir=/usr/lib32</userinput></screen>
|
--with-rootlibdir=/usr/lib32</userinput></screen>
|
||||||
|
|
||||||
<para>Compile the package:</para>
|
<para>Compile the package:</para>
|
||||||
@ -173,6 +174,7 @@ make clean</userinput></screen>
|
|||||||
--with-xz \
|
--with-xz \
|
||||||
--with-zstd \
|
--with-zstd \
|
||||||
--with-zlib \
|
--with-zlib \
|
||||||
|
--disable-manpages \
|
||||||
--with-rootlibdir=/usr/libx32</userinput></screen>
|
--with-rootlibdir=/usr/libx32</userinput></screen>
|
||||||
|
|
||||||
<para>Compile the package:</para>
|
<para>Compile the package:</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user