Changeset f0f01a4 for server/mail


Ignore:
Timestamp:
03/11/2019 05:52:47 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
8727496
Parents:
ad4d3fd
Message:

Merge to HEAD 21302.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/mail/postfix.xml

    rad4d3fd rf0f01a4  
    77  <!ENTITY postfix-download-http " ">
    88  <!ENTITY postfix-download-ftp  "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz">
    9   <!ENTITY postfix-md5sum        "4e6ed7056576e0c54cfce6040a0bb0ad">
    10   <!ENTITY postfix-size          "4.2 MB">
    11   <!ENTITY postfix-buildsize     "187 MB">
    12   <!ENTITY postfix-time          "0.4 SBU">
     9  <!ENTITY postfix-md5sum        "d292bb49a1c79ff6d2eb9c5e88c51425">
     10  <!ENTITY postfix-size          "4.4 MB">
     11  <!ENTITY postfix-buildsize     "209 MB">
     12  <!ENTITY postfix-time          "0.5 SBU">
    1313]>
    1414
     
    258258    <sect3>
    259259      <title>Installing Postfix</title>
     260
     261      <para>Now fix a file to work with Linux-5.x.</para>
     262
     263<screen><userinput>sed -i -e 's/\$RELEASE_MAJOR/3/' \
     264       -e '/Linux..3/s/34/345/' makedefs</userinput></screen>
    260265
    261266      <para>
Note: See TracChangeset for help on using the changeset viewer.