mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Removed unneeded command explanations from Firefox instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17336 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
a2c3ec7901
commit
94f666c562
@ -58,6 +58,10 @@
|
||||
<para>[bdubbs] - Update to firefox-46.0.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;7803">#7803</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[Chris] - Removed explanations from Firefox instructions
|
||||
for commands that are no longer used.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
@ -295,17 +295,6 @@ ln -sfv ../../mozilla/plugins /usr/lib/firefox-&firefox-version;/browser</u
|
||||
get initial configuration and setup parameters.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<command>make -C firefox-build-dir install</command>: This runs
|
||||
<command>make install</command> in firefox-build-dir.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<command>ln -sfv ... /usr/bin/firefox</command>: This puts a symbolic link
|
||||
to the <command>firefox</command> executable in your <envar>PATH</envar>
|
||||
variable.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<command>mkdir -p /usr/lib/mozilla/plugins</command>: This checks
|
||||
that <filename class="directory">/usr/lib/mozilla/plugins</filename>
|
||||
|
Loading…
Reference in New Issue
Block a user