glfs/postlfs/security/tripwire/tripwire-exp.xml
Tushar Teredesai 50a5d3e2de Fixed tripwire to compile with gcc3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1344 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-10-08 04:18:56 +00:00

16 lines
476 B
XML

<sect2>
<title>Command explanations</title>
<para><command>make release</command>: This command creates the
<application>Tripwire</application> binaries.</para>
<para><command>cp install.{sh,cfg} .</command>: These are copied to the main
<application>Tripwire</application> directory so that the script can be used to
install the package.</para>
<para><command>cp policy/*.txt /usr/share/doc/tripwire</command>: This command
installs the documentation.</para>
</sect2>