Ignore:
Timestamp:
09/08/2018 07:24:32 PM (6 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
perl-modules
Children:
8e266c6
Parents:
fe07b42
Message:

Modify the template for perl modules, for new layout of instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/perl-modules@20477 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • template/template-perl-module.xml

    rfe07b42 r2d6354a7  
    6565      <title>Installation of Fu::Bar</title>
    6666
    67       <para>
    68         This module uses the <xref linkend="new-perl-standard-install"/>.
    69       </para>
     67<!-- Any specific action for the module (patches, etc) should come first -->
     68<!-- If the module uses standard installation instructions: -->
     69      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     70                  href="../../../xincludes/perl-standard-install.xml"/>
     71
     72<!-- If the module uses installation instructions using Build.PL: -->
     73      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     74                  href="../../../xincludes/perl-build-install.xml"/>
    7075
    7176    </sect3>
Note: See TracChangeset for help on using the changeset viewer.