Changeset 6dc0453


Ignore:
Timestamp:
Jun 10, 2017, 8:03:36 AM (7 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
master, systemd
Children:
be893b3
Parents:
a16caa0
Message:

Add patch for Intltool when using latest Perl.

Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/intltool.xml

    ra16caa0 r6dc0453  
    2424  <sect2 role="installation">
    2525    <title>Installation of Intltool</title>
     26
     27    <para os="p1">Apply the following patch to fix outdated syntax that is no
     28    longer recognized by Perl-&perl-version;.</para>
     29
     30<screen os="p2"><userinput>patch -Np1 -i ../&intltool-perl-patch;</userinput></screen>
    2631
    2732    <para os="a">Prepare Intltool for compilation:</para>
  • BOOK/materials/common/patches.xml

    ra16caa0 r6dc0453  
    7878
    7979    <varlistentry>
    80       <term>IPUtils Fixes Patch - <token>&iputils-build-patch-size;</token>:</term>
     80      <term>Intool Perl Fix - <token>&intltool-perl-patch-size;</token>:</term>
    8181      <listitem>
    8282        <para>Download: <ulink
    83         url="&patches-root;&iputils-build-patch;"/></para>
    84         <para>MD5 sum: <literal>&iputils-build-patch-md5;</literal></para>
     83        url="&patches-root;&intltool-perl-patch;"/></para>
     84        <para>MD5 sum: <literal>&intltool-perl-patch-md5;</literal></para>
    8585      </listitem>
    8686    </varlistentry>
  • BOOK/patches.ent

    ra16caa0 r6dc0453  
    3737<!ENTITY iana-etc-numbers_update-patch-md5 "b0e7051fef0b3ba064209a5f3d23bd2a">
    3838<!ENTITY iana-etc-numbers_update-patch-size "282 KB">
     39
     40<!ENTITY intltool-perl-patch "0.51.0">
     41<!ENTITY intltool-perl-patch-size "2.127 KB">
     42<!ENTITY intltool-perl-patch-url "http://launchpad.net/intltool/trunk/&intltool-version;/+download/intltool-&intltool-version;.tar.gz">
     43<!ENTITY intltool-perl-patch-md5 "56d9336b24daf7f7cdab7d0ede39b079">
     44<!ENTITY intltool-perl-patch-home "http://freedesktop.org/wiki/Software/intltool">
    3945
    4046<!ENTITY iputils-build-patch "iputils-&iputils-version;-build-1.patch">
Note: See TracChangeset for help on using the changeset viewer.