Ignore:
Timestamp:
01/02/2013 07:19:46 PM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
69138677
Parents:
d5595930
Message:

Package updates.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/ruby.xml

    rd5595930 r92b0b42  
    77  <!ENTITY ruby-download-http " ">
    88  <!ENTITY ruby-download-ftp  "ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-&ruby-version;.tar.bz2">
    9   <!ENTITY ruby-md5sum        "e76848a86606a4fd5dcf14fc4b4e755e">
    10   <!ENTITY ruby-size          "9.5 MB">
    11   <!ENTITY ruby-buildsize     "546 MB">
    12   <!ENTITY ruby-time          "4.7 SBU">
     9  <!ENTITY ruby-md5sum        "13c26ea368d88a560f07cc8c5eb4fa05">
     10  <!ENTITY ruby-size          "9.6 MB">
     11  <!ENTITY ruby-buildsize     "350 MB">
     12  <!ENTITY ruby-time          "4.0 SBU">
    1313]>
    1414
     
    117117
    118118    <para>
    119       <option>--enable-shared</option>: This parameter enables building of
     119      <option>--enable-shared</option>: This switch enables building of
    120120      the <filename class="libraryfile">libruby</filename> shared library.
    121121    </para>
    122122
    123123    <para>
    124       <option>--enable-pthread</option>: This parameter enables linking of the
     124      <option>--enable-pthread</option>: This switch enables linking of the
    125125      threading library into the <application>Ruby</application> build.
    126126    </para>
     
    211211
    212212      <varlistentry id="libruby">
    213         <term><filename role='library'>libruby.so</filename></term>
     213        <term><filename role="libraryfile">libruby.so</filename></term>
    214214        <listitem>
    215215          <para>
Note: See TracChangeset for help on using the changeset viewer.