From 94f666c562418876a960d5ca0e83c7c030c6f002 Mon Sep 17 00:00:00 2001 From: Chris Staub Date: Sat, 7 May 2016 20:26:59 +0000 Subject: [PATCH] Removed unneeded command explanations from Firefox instructions git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17336 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- introduction/welcome/changelog.xml | 4 ++++ xsoft/graphweb/firefox.xml | 11 ----------- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index abd618c088..e813762735 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -58,6 +58,10 @@ [bdubbs] - Update to firefox-46.0.1. Fixes #7803. + + [Chris] - Removed explanations from Firefox instructions + for commands that are no longer used. + diff --git a/xsoft/graphweb/firefox.xml b/xsoft/graphweb/firefox.xml index bccc68c635..7df4124634 100644 --- a/xsoft/graphweb/firefox.xml +++ b/xsoft/graphweb/firefox.xml @@ -295,17 +295,6 @@ ln -sfv ../../mozilla/plugins /usr/lib/firefox-&firefox-version;/browser - - make -C firefox-build-dir install: This runs - make install in firefox-build-dir. - - - - ln -sfv ... /usr/bin/firefox: This puts a symbolic link - to the firefox executable in your PATH - variable. - - mkdir -p /usr/lib/mozilla/plugins: This checks that /usr/lib/mozilla/plugins