Ignore:
Timestamp:
Sep 10, 2013, 11:06:11 AM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
fe3e23c0
Parents:
af5caa0
Message:

Pkg-config should be Pkg-config-lite. It also removes lite- from the pkg-config-lite version entity, and this also lets JHALFS extract the pkg-config commands to generate a proper Makefile. Do not put extra strings in front of versions. Evil.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/pkg-config-lite.xml

    raf5caa0 rf4e3f3c  
    66]>
    77
    8 <sect1 id="ch-system-pkg-config" role="wrap">
    9   <?dbhtml filename="pkg-config.html"?>
     8<sect1 id="ch-system-pkg-config-lite" role="wrap">
     9  <?dbhtml filename="pkg-config-lite.html"?>
    1010
    11   <title>Pkg-config-&pkg-config-version;</title>
     11  <title>Pkg-config-lite-&pkg-config-lite-version;</title>
    1212
    13   <indexterm zone="ch-system-pkg-config">
    14     <primary sortas="a-Pkg-config">Pkg-config</primary>
     13  <indexterm zone="ch-system-pkg-config-lite">
     14    <primary sortas="a-Pkg-config-lite">Pkg-config-lite</primary>
    1515  </indexterm>
    1616
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    18   href="../common/pkg-config.xml"
     18  href="../common/pkg-config-lite.xml"
    1919  xpointer="xpointer(//*[@role='package'])"/>
    2020
    2121  <sect2 role="installation">
    22     <title>Installation of Pkg-config</title>
     22    <title>Installation of Pkg-config-lite</title>
    2323
    2424    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    25     href="../common/pkg-config.xml"
     25    href="../common/pkg-config-lite.xml"
    2626    xpointer="xpointer(//*[@os='a'])"/>
    2727
     
    3030
    3131    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    32     href="../common/pkg-config.xml"
     32    href="../common/pkg-config-lite.xml"
    3333    xpointer="xpointer(//*[@os='c'])"/>
    3434
    3535    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    36     href="../common/pkg-config.xml"
     36    href="../common/pkg-config-lite.xml"
    3737    xpointer="xpointer(//*[@os='d'])"/>
    3838
    3939    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    40     href="../common/pkg-config.xml"
     40    href="../common/pkg-config-lite.xml"
    4141    xpointer="xpointer(//*[@os='e'])"/>
    4242
    4343    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    44     href="../common/pkg-config.xml"
     44    href="../common/pkg-config-lite.xml"
    4545    xpointer="xpointer(//*[@os='f'])"/>
    4646
    4747    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    48     href="../common/pkg-config.xml"
     48    href="../common/pkg-config-lite.xml"
    4949    xpointer="xpointer(//*[@os='g'])"/>
    5050
     
    6767
    6868  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    69   href="../common/pkg-config.xml"
    70   xpointer="xpointer(id('contents-pkg-config'))"/>
     69  href="../common/pkg-config-lite.xml"
     70  xpointer="xpointer(id('contents-pkg-config-lite'))"/>
    7171
    7272</sect1>
Note: See TracChangeset for help on using the changeset viewer.