Ignore:
Timestamp:
03/10/2020 02:12:43 PM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
bad2cbca
Parents:
ddc634b
Message:

Format general libraries

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22828 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/grantlee.xml

    rddc634b rd56e7df  
    4444    <itemizedlist spacing="compact">
    4545      <listitem>
    46         <para>Download (HTTP): <ulink url="&grantlee-download-http;"/></para>
     46        <para>
     47          Download (HTTP): <ulink url="&grantlee-download-http;"/>
     48        </para>
    4749      </listitem>
    4850      <listitem>
    49         <para>Download (FTP): <ulink url="&grantlee-download-ftp;"/></para>
     51        <para>
     52          Download (FTP): <ulink url="&grantlee-download-ftp;"/>
     53        </para>
    5054      </listitem>
    5155      <listitem>
    52         <para>Download MD5 sum: &grantlee-md5sum;</para>
     56        <para>
     57          Download MD5 sum: &grantlee-md5sum;
     58        </para>
    5359      </listitem>
    5460      <listitem>
    55         <para>Download size: &grantlee-size;</para>
     61        <para>
     62          Download size: &grantlee-size;
     63        </para>
    5664      </listitem>
    5765      <listitem>
    58         <para>Estimated disk space required: &grantlee-buildsize;</para>
     66        <para>
     67          Estimated disk space required: &grantlee-buildsize;
     68        </para>
    5969      </listitem>
    6070      <listitem>
    61         <para>Estimated build time: &grantlee-time;</para>
     71        <para>
     72          Estimated build time: &grantlee-time;
     73        </para>
    6274      </listitem>
    6375    </itemizedlist>
     
    7890    <title>Installation of Grantlee</title>
    7991
    80     <para>Install <application>Grantlee</application> by
    81     running the following commands:</para>
     92    <para>
     93      Install <application>Grantlee</application> by
     94      running the following commands:
     95    </para>
    8296
    8397<screen><userinput>mkdir build &amp;&amp;
     
    93107    </para>
    94108
    95     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     109    <para>
     110      Now, as the <systemitem class="username">root</systemitem> user:
     111    </para>
    96112
    97113<screen role="root"><userinput>make install</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.