diff --git a/BaseBuild/Basesys/e2fsprogs b/BaseBuild/Basesys/e2fsprogs index 41c59c6..7568584 100644 --- a/BaseBuild/Basesys/e2fsprogs +++ b/BaseBuild/Basesys/e2fsprogs @@ -102,6 +102,7 @@ mk() { cd - gcc="gcc ${BUILDOPTIONS}" \ ../e2fsprogs*/configure --prefix=/usr \ + --libdir=/$LIBDIR \ --with-root-prefix="" \ --enable-elf-shlibs \ --with-cc="gcc ${BUILDOPTIONS}"