From 89c3f71df23eb45ecb20037102a730f0e32ce79f Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 15 Nov 2022 00:31:18 -0600 Subject: Tidy up some spacing issues --- chapter08/procps.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'chapter08/procps.xml') diff --git a/chapter08/procps.xml b/chapter08/procps.xml index a78f7fa90..dbc78213c 100644 --- a/chapter08/procps.xml +++ b/chapter08/procps.xml @@ -42,15 +42,15 @@ Prepare procps-ng for compilation: -./configure --prefix=/usr \ +./configure --prefix=/usr \ --docdir=/usr/share/doc/procps-ng-&procps-ng-version; \ - --disable-static \ + --disable-static \ --disable-kill -./configure --prefix=/usr \ +./configure --prefix=/usr \ --docdir=/usr/share/doc/procps-ng-&procps-ng-version; \ - --disable-static \ - --disable-kill \ + --disable-static \ + --disable-kill \ --with-systemd -- cgit v1.2.3-54-g00ecf