From f089ba2056c0974ad38251f150cdee5d655e1e71 Mon Sep 17 00:00:00 2001 From: William Harrington Date: Tue, 4 May 2021 18:48:33 +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 64e7088..171c32a 100644 --- a/chapter8/procps-ng.sh +++ b/chapter8/procps-ng.sh @@ -7,8 +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