Re: replace p7zip with official 7-zip package
| Newsgroups | gmane.linux.lfs.beyond.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2025-01-23 at 13:07 +0800, Zhang Wen wrote: > From 61c6d360b4a67d36bc316c6a1289050e986a229e Mon Sep 17 00:00:00 2001 > From: Zhang Wen <[email protected]> > Date: Mon, 3 Jun 2024 11:50:06 +0800 > Subject: [PATCH] add 7zip > > --- > general/sysutils/official-7zip.xml | 136 +++++++++++++++++++++++++++++ > general/sysutils/sysutils.xml | 1 + > packages.ent | 1 + > 3 files changed, 138 insertions(+) > create mode 100644 general/sysutils/official-7zip.xml > > diff --git a/general/sysutils/official-7zip.xml b/general/sysutils/official-7zip.xml Drop the "official-" in the file names and other places. 90% of packages in the book are official releases and we don't have "official-" everywhere. /* snip */ > +<screen><userinput>cd ../CPP/7zip/Bundles/Alone && The tarball extracts into multiple directories without a top-level directory, you need to explicitly document it in the book. Or the user's BLFS source directory will be messed up once (s)he extracts the tarball. Just covering it up with "cd ../CPP" isn't acceptable. The book is for human to read and jhalfs is only a QA tool, it's not a script collection to be used by jhalfs. -- Xi Ruoyao <[email protected]> School of Aerospace Science and Technology, Xidian University -- http://lists.linuxfromscratch.org/sympa/info/blfs-dev Unsubscribe: See the above information page