Ignore:
Timestamp:
11/27/2018 02:50:34 AM (5 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, 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:
1b92dc5
Parents:
10cbf37
Message:

Mutt-1.11.0 - the fix for pdfjadetex is now in the release - and add CXX=g++ to quiten clang++ messages from building cups.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/mailnews/mutt.xml

    r10cbf37 r8ccc682  
    77  <!ENTITY mutt-download-http "http://ftp.mutt.org/pub/mutt/mutt-&mutt-version;.tar.gz">
    88  <!ENTITY mutt-download-ftp  "ftp://ftp.mutt.org/pub/mutt/mutt-&mutt-version;.tar.gz">
    9   <!ENTITY mutt-md5sum        "f1564f81ed5f8bacb7e041edc71d5347">
    10   <!ENTITY mutt-size          "4.1 MB">
    11   <!ENTITY mutt-buildsize     "42 MB (plus a further 6MB for the PDF manual)">
    12   <!ENTITY mutt-time          "0.3 SBU (plus a further 0.2 SBU to build the PDF manual)">
     9  <!ENTITY mutt-md5sum        "b58fdddf76a880c6314c9d4df2c32efb">
     10  <!ENTITY mutt-size          "4.4 MB">
     11  <!ENTITY mutt-buildsize     "45 MB (plus a further 5MB for the PDF manual)">
     12  <!ENTITY mutt-time          "0.4 SBU (plus a further 0.2 SBU to build the PDF manual)">
    1313]>
    1414
     
    131131    </para>
    132132
    133     <para>If you intend to create the PDF version of the manual, apply the
    134     following sed:</para>
    135 
    136 <screen><userinput>sed -i 's/\(pdfjadetex manual.tex;\)/\1 \1 \1/' doc/Makefile.in</userinput></screen>
    137 
    138133    <para>Install <application>Mutt</application> by running the following
    139134    commands:</para>
     
    182177<screen role="nodump"><userinput>chown root:mail /usr/bin/mutt_dotlock &amp;&amp;
    183178chmod -v 2755 /usr/bin/mutt_dotlock</userinput></screen>
     179
     180      <para>
     181        An info file is now installed, so you will also need to recreate the
     182        <filename>/usr/share/info/dir</filename> as described when
     183        <application>Texinfo</application> was installed in LFS.
     184      </para>
    184185    </note>
    185186
Note: See TracChangeset for help on using the changeset viewer.