aboutsummaryrefslogtreecommitdiffstats
path: root/chapter8/e2fsprogs.sh
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2021-05-28 19:42:21 -0500
committerWilliam Harrington <kb0iic@berzerkula.org>2021-05-28 19:43:09 -0500
commitf0cf50b19420418596fcdf28d2c1cc3582681f54 (patch)
tree002e3d06f20365e5db0f5cec1bc9a67677ba5c7c /chapter8/e2fsprogs.sh
parent147015bcb4ea03198bb0f7cc74beb4a044c73bd0 (diff)
Adjust sysconfdir for e2fsprogs, adjust systemd manpages archive/commands.
Diffstat (limited to 'chapter8/e2fsprogs.sh')
-rw-r--r--chapter8/e2fsprogs.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter8/e2fsprogs.sh b/chapter8/e2fsprogs.sh
index 48a9ead..2a1aa02 100644
--- a/chapter8/e2fsprogs.sh
+++ b/chapter8/e2fsprogs.sh
@@ -6,6 +6,7 @@ cd build || exit 1
../configure --prefix=/usr \
--bindir=/bin \
--with-root-prefix="" \
+ --sysconfdir=/etc \
--enable-elf-shlibs \
--disable-libblkid \
--disable-libuuid \