Changeset a385460 for general/genlib


Ignore:
Timestamp:
08/24/2012 02:42:47 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
f76286d
Parents:
4969e20e
Message:

Mark more packages as LFS 7.1 checked. Remove unnecesary instructions from OpenSSH and Subversion pages.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/apr.xml

    r4969e20e ra385460  
    4141    </para>
    4242
    43     &lfs71_checked;
     43    &lfs72_checked;
    4444
    4545    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    9090
    9191<screen><userinput>./configure -&#45;prefix=/usr -&#45;disable-static \
    92   -&#45;with-installbuilddir=/usr/libexec/apache/build &amp;&amp;
     92  -&#45;with-installbuilddir=/usr/share/apr-1/build &amp;&amp;
    9393make</userinput></screen>
    9494
     
    112112    </para>
    113113
    114     <para>
    115       <option>-&#45;with-installbuilddir=/usr/libexec/apache/build</option>:
    116       This option puts its private executables into
    117       <filename class="directory">/usr/libexec/apache/build</filename> instead
    118       of the default <filename class="directory">/usr/build-1</filename>.
    119      </para>
    120114  </sect2>
    121115
     
    131125        <seg>apr-1-config</seg>
    132126        <seg>libapr-1.so</seg>
    133         <seg>/usr/include/apr and /usr/libexec/apache/build</seg>
     127        <seg>/usr/include/apr and /usr/share/apr-1/build</seg>
    134128      </seglistitem>
    135129    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.