Ignore:
Timestamp:
05/19/2019 04:54:33 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
215c728b
Parents:
853ae3e5
Message:

Merge to HEAD 21602.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libgpg-error.xml

    r853ae3e5 re7d893b  
    66
    77  <!ENTITY libgpg-error-download-http "&gnupg-http;/libgpg-error/libgpg-error-&libgpg-error-version;.tar.bz2">
    8   <!-- Something is wrong with ftp server and it confuses curl when currency runs it -->
    9   <!-- <!ENTITY libgpg-error-download-ftp  "&gnupg-ftp;/libgpg-error/libgpg-error-&libgpg-error-version;.tar.bz2"> -->
     8  <!ENTITY libgpg-error-download-ftp  "&gnupg-ftp;/libgpg-error/libgpg-error-&libgpg-error-version;.tar.bz2">
    109  <!ENTITY libgpg-error-download-ftp  " ">
    11   <!ENTITY libgpg-error-md5sum        "2808a9e044f883f7554c5ba6a380b711">
     10  <!ENTITY libgpg-error-md5sum        "eff437f397e858a9127b76c0d87fa5ed">
    1211  <!ENTITY libgpg-error-size          "900 KB">
    13   <!ENTITY libgpg-error-buildsize     "12 MB (with tests)">
     12  <!ENTITY libgpg-error-buildsize     "9.8 MB (with tests)">
    1413  <!ENTITY libgpg-error-time          "0.1 SBU (with tests)">
    1514]>
     
    8180  <sect2 role="installation">
    8281    <title>Installation of libgpg-error</title>
     82
     83<!-- fixed upstream, but needed for version 1.36 -->
     84    <para>
     85      First apply a sed to allow building with gawk-5.0:
     86    </para>
     87
     88<screen><userinput>sed -i 's/namespace/pkg_&amp;/' src/Makefile.{am,in} src/mkstrtable.awk</userinput></screen>
    8389
    8490    <para>
Note: See TracChangeset for help on using the changeset viewer.