From 63ce8db2f092debe438523878fa1f5f23610fa3f 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 2a1aa02..bf9ac31 100644 --- a/chapter8/e2fsprogs.sh +++ b/chapter8/e2fsprogs.sh @@ -6,7 +6,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