From fb66c4c583c51e75d917dbaab1a3ccde2b983a5e Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Mon, 5 Sep 2022 09:52:05 +0800 Subject: some http -> https changes --- chapter08/pkgmgt.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter08/pkgmgt.xml') diff --git a/chapter08/pkgmgt.xml b/chapter08/pkgmgt.xml index 27e9c9cda..b925a976f 100644 --- a/chapter08/pkgmgt.xml +++ b/chapter08/pkgmgt.xml @@ -283,7 +283,7 @@ make DESTDIR=/usr/pkg/libfoo/1.1 install This approach is used by most of the package managers found in the commercial distributions. Examples of package managers that follow this approach are RPM (which, incidentally, is required by the Linux + url="https://refspecs.linuxfoundation.org/lsb.shtml">Linux Standard Base Specification), pkg-utils, Debian's apt, and Gentoo's Portage system. A hint describing how to adopt this style of package management for LFS systems is located at archives. This system purposely does not handle package dependencies as more complex package managers do. For details of Slackware package management, see . + url="https://www.slackbook.org/html/package-management.html"/>. -- cgit v1.2.3-54-g00ecf