glfs/xincludes/perl-standard-install.xml
Xi Ruoyao 45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00

18 lines
508 B
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" >
<para>
This module uses the standard build and installation instructions:
<screen><userinput>perl Makefile.PL &amp;&amp;
make &amp;&amp;
make test</userinput></screen>
Now, as the <systemitem class="username">root</systemitem> user:
<screen role="root"><userinput>make install</userinput></screen>
</para>