lfs/chapter05/patch-inst.xml
2003-05-16 03:42:54 +00:00

13 lines
239 B
XML

<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
<sect2>
<title>Installation of Patch</title>
<para><screen><userinput>CPPFLAGS=-D_GNU_SOURCE ./configure --prefix=/stage1
make
make install</userinput></screen></para>
</sect2>