From aaa537fb9f002d570c8d201368117341808bf87e Mon Sep 17 00:00:00 2001 From: William Harrington Date: Tue, 4 May 2021 14:37:46 +0000 Subject: Fix indention. --- chapter8/procps-ng.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter8/procps-ng.sh b/chapter8/procps-ng.sh index 630cfe4..64e7088 100644 --- a/chapter8/procps-ng.sh +++ b/chapter8/procps-ng.sh @@ -7,7 +7,7 @@ set -e --docdir=/usr/share/doc/procps-ng-"${VERSION}" \ --disable-static \ --disable-kill \ - --with-systemd && + --with-systemd && make && -- cgit v1.2.3-54-g00ecf