mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
seamonkey-2.7.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9474 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
e2ae0e7571
commit
20a6da4e85
@ -863,7 +863,7 @@ $Date$
|
||||
<!ENTITY openoffice-version "3.2.1">
|
||||
|
||||
<!-- Chapter 37 -->
|
||||
<!ENTITY seamonkey-version "2.7.1">
|
||||
<!ENTITY seamonkey-version "2.7.2">
|
||||
<!-- Don't forget xulrunner -->
|
||||
<!ENTITY firefox-version "10.0.2">
|
||||
|
||||
|
@ -68,6 +68,9 @@
|
||||
<listitem>
|
||||
<para>[abenton] - Thunderbird 10.0.2.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[abenton] - Seamonkey 2.7.2.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
||||
"http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">
|
||||
<!ENTITY seamonkey-download-ftp
|
||||
"ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">
|
||||
<!ENTITY seamonkey-md5sum "a16764e55ef8e59c469dc44b63459ad6">
|
||||
<!ENTITY seamonkey-md5sum "44f9bd3c68951f2f21ab0f1fea123383">
|
||||
<!ENTITY seamonkey-size "93.5 MB">
|
||||
<!ENTITY seamonkey-buildsize "3 GB (46 MB installed)">
|
||||
<!ENTITY seamonkey-time "26.6 SBU">
|
||||
@ -201,8 +201,8 @@ cp -v moz-build-dir/mozilla/dist/man/man1/seamonkey.1 /usr/share/man/man1</useri
|
||||
<command>make install</command> inside the moz-build-dir
|
||||
directory.</para>
|
||||
|
||||
<para><command>ln -s ../mozilla/plugins /usr/lib/seamonkey-2.5</command>:
|
||||
this creates a symlink to
|
||||
<para><command>ln -s ../mozilla/plugins
|
||||
/usr/lib/seamonkey-&seamonkey-version;</command>: this creates a symlink to
|
||||
<filename class="directory">/usr/lib/mozilla/plugins</filename> for the
|
||||
sake of compatibility, to keep all your plugins in the place mozilla
|
||||
plugins are normally found.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user