Changeset 71b8c92


Ignore:
Timestamp:
Jun 9, 2006, 1:56:30 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
b2d2846
Parents:
b4a2602
Message:

r3882@server: jim | 2006-06-09 13:42:13 -0700
Added new entity for automake

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • final-system/common/automake.xml

    rb4a2602 r71b8c92  
    5252
    5353      <seglistitem>
    54         <seg>acinstall, aclocal, aclocal-1.9, automake,
    55         automake-1.9, compile, config.guess, config.sub,
     54        <seg>acinstall, aclocal, aclocal-&automake-version2;, automake,
     55        automake-&automake-version2;, compile, config.guess, config.sub,
    5656        depcomp, elisp-comp, install-sh, mdate-sh, missing, mkinstalldirs,
    5757        py-compile, symlink-tree, and ylwrap</seg>
     
    8686
    8787      <varlistentry id="aclocal-version">
    88         <term><command>aclocal-1.9</command></term>
     88        <term><command>aclocal-&automake-version2;</command></term>
    8989        <listitem>
    9090          <para>A hard link to <command>aclocal</command></para>
     
    114114
    115115      <varlistentry id="automake-version">
    116         <term><command>automake-1.9</command></term>
     116        <term><command>automake-&automake-version2;</command></term>
    117117        <listitem>
    118118          <para>A hard link to <command>automake</command></para>
  • packages.ent

    rb4a2602 r71b8c92  
    2222
    2323<!ENTITY automake-version "1.9.6">
     24<!ENTITY automake-version2 "1.9">
    2425<!ENTITY automake-size "748 KB">
    2526<!ENTITY automake-url "&gnu;automake/automake-&automake-version;.tar.bz2">
Note: See TracChangeset for help on using the changeset viewer.