Ignore:
Timestamp:
08/17/2014 12:55:00 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
261e4fe4
Parents:
2543d1b7
Message:

Merged trunk.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/parted.xml

    r2543d1b7 re9e0e8a1  
    6060    </itemizedlist>
    6161
     62      <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     63      <itemizedlist spacing="compact">
     64        <listitem>
     65          <para>
     66             Optional, to fix build without device mapper support:
     67            <ulink url="&patch-root;/parted-&parted-version;-devmapper-1.patch"/>
     68          </para>
     69        </listitem>
     70      </itemizedlist>
     71
    6272    <bridgehead renderas="sect3">Parted Dependencies</bridgehead>
    6373
     
    8090  <sect2 role="installation">
    8191    <title>Installation of parted</title>
     92           
     93    <para>
     94      If you want to build without device mapper support, a fix is necessary:
     95    </para>
     96
     97<screen><userinput>patch -Np1 -i ../parted-&parted-version;-devmapper-1.patch</userinput></screen>
    8298
    8399    <para>
Note: See TracChangeset for help on using the changeset viewer.