From 4f5ebc2af6bac76e40a4e7af0f8a62f67da06f58 Mon Sep 17 00:00:00 2001 From: William Harrington Date: Fri, 28 May 2021 19:44:28 -0500 Subject: Adjust indention. --- chapter8/e2fsprogs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter8/e2fsprogs.sh b/chapter8/e2fsprogs.sh index ddf6275..4c2619e 100644 --- a/chapter8/e2fsprogs.sh +++ b/chapter8/e2fsprogs.sh @@ -7,7 +7,7 @@ cd build || exit 1 ../configure --prefix=/usr \ --bindir=/bin \ --with-root-prefix="" \ - --sysconfdir=/etc \ + --sysconfdir=/etc \ --enable-elf-shlibs \ --disable-libblkid \ --disable-libuuid \ -- cgit v1.2.3-54-g00ecf