<sect2> <title>Installation of Patch</title> <para>Install Patch by running the following commands:</para> <para><screen><userinput>CPPFLAGS=-D_GNU_SOURCE \ LDFLAGS="-static" ./configure --prefix=$LFS/static && make && make install</userinput></screen></para> </sect2>