From 7f36b16e7262b9023d1b5a54709d6f636b5b6733 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Tue, 24 Oct 2023 21:09:41 +0800 Subject: pkgmgt: Sync the naming of SpiderMonkey with BLFS --- chapter08/pkgmgt.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter08/pkgmgt.xml b/chapter08/pkgmgt.xml index 13d79cfdd..794fe1259 100644 --- a/chapter08/pkgmgt.xml +++ b/chapter08/pkgmgt.xml @@ -163,7 +163,7 @@ provided by coreutils has already implemented this, and most packages use that command to install binary files and libraries. This means that you won't be troubled by this issue most of the time. - However, the install process of some packages (notably Mozilla JS + However, the install process of some packages (notably SpiderMonkey in BLFS) just overwrites the file if it exists; this causes a crash. So it's safer to save your work and close unneeded running processes before updating a package. -- cgit v1.2.3-54-g00ecf