Changeset 9d2405f for BOOK/final-system


Ignore:
Timestamp:
Feb 18, 2012, 2:02:49 PM (12 years ago)
Author:
Jonathan Norman <jon@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
d52b7f85
Parents:
8ac1263
Message:

Enabled Patch's test suite and added LFS's patch test patch

Location:
BOOK/final-system
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/patch.xml

    r8ac1263 r9d2405f  
    2727    <title>Installation of Patch</title>
    2828
     29    <para os="p1">The following patch removes tests that require Ed:</para>
     30
     31<screen os="p2"><userinput>patch -Np1 -i ../&patch-test-patch;</userinput></screen>
     32
    2933    <para os="a">Prepare Patch for compilation:</para>
    3034
     
    3539<screen os="d"><userinput>make</userinput></screen>
    3640
    37     <para os="e">This package does not come with a test suite.</para>
     41    <para os="e">To test the results, issue: <userinput>make check</userinput>.</para>
    3842
    3943    <para os="f">Install the package:</para>
  • BOOK/final-system/multilib/patch.xml

    r8ac1263 r9d2405f  
    2121  <sect2 role="installation">
    2222    <title>Installation of Patch</title>
     23
     24    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25    href="../common/patch.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     29    href="../common/patch.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.