Changeset dc20ce3


Ignore:
Timestamp:
09/21/2015 06:19:34 PM (9 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
6196363
Parents:
40cf782
Message:
  • tags
  • add a sed to libvorbis to prevent installation failure when --enable-docs is used
  • explantation that procamil is required at run-time for sendmail

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

Files:
11 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/libvorbis.xml

    r40cf782 rdc20ce3  
    9696
    9797    <para>
     98      Optionally fix installation of the package when
     99      <command>--enable-docs</command> is added to the configure switches:
     100    </para>
     101
     102<screen><userinput>sed -i '/components.png \\/{n;d}' doc/Makefile.in</userinput></screen>
     103
     104    <para>
    98105      Install <application>libvorbis</application> by running the following
    99106      commands:
  • networking/connect/dhcpcd.xml

    r40cf782 rdc20ce3  
    3636    DHCP client.</para>
    3737
    38     &lfs77_checked; &gcc5_checked;
     38    &lfs78_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/mailnews/re-alpine.xml

    r40cf782 rdc20ce3  
    3333    a text-based email client developed by the University of Washington.</para>
    3434
    35     &lfs77_checked;
     35    &lfs78_checked;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/netlibs/libpcap.xml

    r40cf782 rdc20ce3  
    3535    </para>
    3636
    37     &lfs77_checked; &gcc5_checked;
     37    &lfs78_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/netprogs/bridgeutils.xml

    r40cf782 rdc20ce3  
    3434    networks for a hosted virtual machine (VM).</para>
    3535
    36     &lfs77_checked;
     36    &lfs78_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/netutils/bind-utils.xml

    r40cf782 rdc20ce3  
    3939    client side applications.</para>
    4040
    41     &lfs77_checked; &gcc5_checked;
     41    &lfs78_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/netutils/wireshark.xml

    r40cf782 rdc20ce3  
    4444    </para>
    4545
    46     &lfs77_checked; &gcc5_checked;
     46    &lfs78_checked;
    4747
    4848    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/textweb/w3m.xml

    r40cf782 rdc20ce3  
    3333    also be used as a text-mode WWW browser.</para>
    3434
    35     &lfs77_checked;
     35    &lfs78_checked;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
  • server/mail/dovecot.xml

    r40cf782 rdc20ce3  
    3939    </para>
    4040
    41     &lfs77_built; &gcc5_built;
     41    &lfs78_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
  • server/mail/sendmail.xml

    r40cf782 rdc20ce3  
    7474    <bridgehead renderas="sect4">Optional</bridgehead>
    7575    <para role="optional">
    76       <xref linkend="procmail"/>,
    77       <ulink url="http://www.feep.net/nph/">nph</ulink>, and
    78       <xref linkend="gs"/> (for creating PDF documentation)
     76      <xref linkend="gs"/> (for creating PDF documentation),
     77      <xref linkend="procmail"/> (the configuration proposed below requires
     78      that <command>procmail</command> be present at run-time), and
     79      <ulink url="http://www.feep.net/nph/">nph</ulink>
    7980    </para>
    8081
  • xsoft/other/thunderbird.xml

    r40cf782 rdc20ce3  
    3737    </para>
    3838
    39     &lfs77_checked; &gcc5_checked;
     39    &lfs78_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.