Changeset 20a6da4


Ignore:
Timestamp:
02/19/2012 02:33:29 PM (12 years ago)
Author:
Andrew Benton <andy@…>
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:
8d57cc9
Parents:
e2ae0e7
Message:

seamonkey-2.7.2

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    re2ae0e7 r20a6da4  
    864864
    865865<!-- Chapter 37 -->
    866 <!ENTITY seamonkey-version            "2.7.1">
     866<!ENTITY seamonkey-version            "2.7.2">
    867867<!-- Don't forget xulrunner -->
    868868<!ENTITY firefox-version              "10.0.2">
  • introduction/welcome/changelog.xml

    re2ae0e7 r20a6da4  
    6969          <para>[abenton] - Thunderbird 10.0.2.</para>
    7070        </listitem>
     71        <listitem>
     72          <para>[abenton] - Seamonkey 2.7.2.</para>
     73        </listitem>
    7174      </itemizedlist>
    7275    </listitem>
  • xsoft/graphweb/seamonkey.xml

    re2ae0e7 r20a6da4  
    99  <!ENTITY seamonkey-download-ftp
    1010  "ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">
    11   <!ENTITY seamonkey-md5sum        "a16764e55ef8e59c469dc44b63459ad6">
     11  <!ENTITY seamonkey-md5sum        "44f9bd3c68951f2f21ab0f1fea123383">
    1212  <!ENTITY seamonkey-size          "93.5 MB">
    1313  <!ENTITY seamonkey-buildsize     "3 GB (46 MB installed)">
     
    202202    directory.</para>
    203203
    204     <para><command>ln -s ../mozilla/plugins /usr/lib/seamonkey-2.5</command>:
    205     this creates a symlink to
     204    <para><command>ln -s ../mozilla/plugins
     205    /usr/lib/seamonkey-&seamonkey-version;</command>: this creates a symlink to
    206206    <filename class="directory">/usr/lib/mozilla/plugins</filename> for the
    207207    sake of compatibility, to keep all your plugins in the place mozilla
Note: See TracChangeset for help on using the changeset viewer.