Adopt instruction change

This commit is contained in:
Thomas Trepl 2024-05-01 08:23:25 +02:00
parent 17695e5214
commit b64efb7215

View File

@ -211,7 +211,6 @@ cp -av lib/lib*.so.5* /usr/lib</userinput></screen>
--without-normal \ --without-normal \
--with-cxx-shared \ --with-cxx-shared \
--enable-pc-files \ --enable-pc-files \
--enable-widec \
--with-pkg-config-libdir=/usr/lib32/pkgconfig</userinput></screen> --with-pkg-config-libdir=/usr/lib32/pkgconfig</userinput></screen>
<para>Compile the package:</para> <para>Compile the package:</para>
@ -256,7 +255,6 @@ rm -rf DESTDIR</userinput></screen>
--without-debug \ --without-debug \
--without-normal \ --without-normal \
--enable-pc-files \ --enable-pc-files \
--enable-widec \
--with-pkg-config-libdir=/usr/libx32/pkgconfig</userinput></screen> --with-pkg-config-libdir=/usr/libx32/pkgconfig</userinput></screen>
<para>Compile the package:</para> <para>Compile the package:</para>