mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Adopt instruction change
This commit is contained in:
parent
17695e5214
commit
b64efb7215
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user