source: BOOK/materials/x86_64/patches.xml @ c416b5c

sysvinit
Last change on this file since c416b5c was c416b5c, checked in by William Harrington <kb0iic@…>, 7 years ago

Update to IProute2 4.9.0 and removal of libdir patch.

  • Property mode set to 100644
File size: 1.1 KB
RevLine 
[3f8be484]1<?xml version="1.0" encoding="ISO-8859-1"?>
[aa18ac0]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[3f8be484]4  <!ENTITY % general-entities SYSTEM "../../general.ent">
5  %general-entities;
6]>
7
8<sect1 id="ch-materials-patches-x86_64">
9  <?dbhtml filename="patches-x86_64.html"?>
10
[5bd60e2]11  <title>Additional Patches for x86_64 Multilib</title>
[3f8be484]12
13  <variablelist role="materials">
14
[dabbced]15    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[5bd60e2]16    href="../x86/patches.xml"
17    xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
[3f8be484]18
[1289c8d]19    <varlistentry os="perl-multilib-patch">
20      <term>Perl Configure Multilib Patch - <token>&perl-multilib-patch-size;</token>:</term>
21      <listitem>
22        <para>Download: <ulink
23        url="&patches-root;&perl-multilib-patch;"/></para>
24        <para>MD5 sum: <literal>&perl-multilib-patch-md5;</literal></para>
25      </listitem>
26    </varlistentry>
27
[3f8be484]28  </variablelist>
29
[dabbced]30  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f4f631d]31  href="../common/patches.xml"
32  xpointer="xpointer(//*[@os='a'])"/>
33
[3f8be484]34</sect1>
Note: See TracBrowser for help on using the repository browser.