From ff96923bf37ce4beed6b4d0146c454c7df6da95f Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 25 Jul 2021 20:10:18 -0500 Subject: Package updates and stripping fixes Add workaround to strip libraries correctly. Update to shadow-4.9. Update to util-linux 2.37.1. --- chapter08/util-linux.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'chapter08/util-linux.xml') diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml index 8f72a80d7..d7613a74c 100644 --- a/chapter08/util-linux.xml +++ b/chapter08/util-linux.xml @@ -94,25 +94,25 @@ bash tests/run.sh --srcdir=$PWD --builddir=$PWD - + chown -Rv tester . su tester -c "make -k check" Install the package: make install - + -- cgit v1.2.3-54-g00ecf