From cfd0723dfae2a1c4b1cd9a3f8ab995adf94e597a Mon Sep 17 00:00:00 2001 From: William Harrington Date: Tue, 4 May 2021 18:50:39 +0000 Subject: Adjust indention. Evil tabs. --- chapter8/procps-ng.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/chapter8/procps-ng.sh b/chapter8/procps-ng.sh index c1f8d15..3759362 100644 --- a/chapter8/procps-ng.sh +++ b/chapter8/procps-ng.sh @@ -6,8 +6,7 @@ --docdir=/usr/share/doc/procps-ng-"${VERSION}" \ --disable-static \ --disable-kill \ - --with-systemd && - + --with-systemd && make && -- cgit v1.2.3-54-g00ecf