fixed typos in mozilla and j2sdk

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@658 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Tushar Teredesai 2003-02-06 22:55:29 +00:00
parent e13605b3d6
commit 5024520678
4 changed files with 11 additions and 6 deletions

View File

@ -2,10 +2,10 @@
<title>Introduction to j2sdk</title>
<screen>Download location (HTTP): <ulink url="&j2sdk-download-http;"/>
Version used (binary): &j2sdk-bin-version;
Version used (source): &j2sdk-src-version;
Package size (binary): &j2sdk-bin-size;
Package size (source): &j2sdk-src-size;
Version used (binary): &j2sdk-bin-version;
Version used (source): &j2sdk-src-version;
Package size (binary): &j2sdk-bin-size;
Package size (source): &j2sdk-src-size;
Estimated Disk space required: &j2sdk-src-buildsize;</screen>
<para>The j2sdk package contains Sun's java development environment.

View File

@ -5,7 +5,7 @@
<!ENTITY j2sdk-desc SYSTEM "j2sdk-desc.xml">
<!ENTITY j2sdk-config SYSTEM "j2sdk-config.xml">
<!ENTITY j2sdk-bin-size "59 MB">
<!ENTITY j2sdk-src-buildsize "1186 MB">
<!ENTITY j2sdk-src-buildsize "1810 MB">
<!ENTITY j2sdk-src-size "77 MB">
<!ENTITY j2sdk-bin-version "1.4.1_01">
<!ENTITY j2sdk-src-version "1.4.1">

View File

@ -10,6 +10,9 @@ page in Chapter 1 for details on who wrote what.</para>
<itemizedlist>
<listitem><para>February 6th, 2003 [tushar]: Fixed errors in mozilla
instructions and typos in j2sdk.</para></listitem>
<listitem><para>February 6th, 2003 [larry]: General: Updated to
pkgconfig-0.15.0.</para></listitem>

View File

@ -10,7 +10,9 @@ cd extensions &amp;&amp;
rm -rf spellcheck &amp;&amp;
tar -xjf ../../mozilla-&mozilla-version;-spellchecker.tar.bz2 &amp;&amp;
cd .. &amp;&amp;
patch -Np1 -i ../mozilla-&mozilla-version;.patch</userinput></screen></para>
for p in ../mozilla-&mozilla-version;-*.patch
do patch -Np1 -i $p
done</userinput></screen></para>
<para>According to the financial institutions, the following hack makes your
browser insecure. You have been warned. Many sites use an MS-IE specific tag