Disable manpages in m?32 too

This commit is contained in:
Thomas Trepl 2024-08-19 07:52:44 +02:00
parent 54e6b31710
commit b9178d32d3

View File

@ -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>