[lfs] branch multilib updated: Makefile: Change BASEDIR.

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <176991696020.21573.7901379908262245802@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch multilib
in repository lfs.

The following commit(s) were added to refs/heads/multilib by this push:
     new 2a246ed21 Makefile: Change BASEDIR.
2a246ed21 is described below

commit 2a246ed21f11d5b1cd3b471c43e9078b1cefb11d
Author: Zeckmathederg <[email protected]>
AuthorDate: Sat Jan 31 20:37:03 2026 -0700

    Makefile: Change BASEDIR.
---
 Makefile | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/Makefile b/Makefile
index 1472c6c18..2dbd74c7a 100644
--- a/Makefile
+++ b/Makefile
@@ -21,15 +21,15 @@ ifneq ($(REV), sysv)
 endif
 
 ifeq ($(REV), sysv)
-  BASEDIR         ?= $(HOME)/public_html/lfs-book
-  PDF_OUTPUT      ?= LFS-BOOK.pdf
-  NOCHUNKS_OUTPUT ?= LFS-BOOK.html
-  DUMPDIR         ?= $(HOME)/lfs-commands
+  BASEDIR         ?= $(HOME)/public_html/mlfs-book
+  PDF_OUTPUT      ?= MLFS-BOOK.pdf
+  NOCHUNKS_OUTPUT ?= MLFS-BOOK.html
+  DUMPDIR         ?= $(HOME)/mlfs-commands
 else
-  BASEDIR         ?= $(HOME)/public_html/lfs-systemd
-  PDF_OUTPUT      ?= LFS-SYSD-BOOK.pdf
-  NOCHUNKS_OUTPUT ?= LFS-SYSD-BOOK.html
-  DUMPDIR         ?= $(HOME)/lfs-sysd-commands
+  BASEDIR         ?= $(HOME)/public_html/mlfs-systemd
+  PDF_OUTPUT      ?= MLFS-SYSD-BOOK.pdf
+  NOCHUNKS_OUTPUT ?= MLFS-SYSD-BOOK.html
+  DUMPDIR         ?= $(HOME)/mlfs-sysd-commands
 endif
 
 ifndef ARCH

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.