Ignore:
Timestamp:
06/10/2013 09:05:15 PM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
b6bb5377
Parents:
af73a280
Message:

Merge latest changes from trunk.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/util-macros.xml

    raf73a280 r5b00a2a  
    6969    commands:</para>
    7070
    71 <screen><userinput>./configure $XORG_CONFIG &amp;&amp;
    72 make</userinput></screen>
     71<screen><userinput>./configure $XORG_CONFIG</userinput></screen>
    7372
    74     <para>To test the results, issue: <command>make check</command>.</para>
     73    <para>This package does not come with a test suite.</para>
    7574
    7675    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    8079  </sect2>
    8180
     81  <sect2 role="content">
     82    <title>Contents</title>
     83
     84    <segmentedlist>
     85      <segtitle>Installed Programs</segtitle>
     86      <segtitle>Installed Libraries</segtitle>
     87      <segtitle>Installed Directory</segtitle>
     88
     89      <seglistitem>
     90        <seg>None</seg>
     91        <seg>None</seg>
     92        <seg><envar>$XORG_PREFIX</envar>/share/util-macros</seg>
     93      </seglistitem>
     94    </segmentedlist>
     95
     96  </sect2>
     97
    8298</sect1>
Note: See TracChangeset for help on using the changeset viewer.