From 90c32b93fd8cab4e1b6b33c52392e9e0c4d369fb Mon Sep 17 00:00:00 2001 From: "A.I" Date: Fri, 16 Aug 2019 07:41:53 -0700 Subject: [PATCH] Remove unnecessary files from e2fsprogs --- scripts/post_build.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/post_build.sh b/scripts/post_build.sh index 45ea1bb..f503925 100755 --- a/scripts/post_build.sh +++ b/scripts/post_build.sh @@ -62,6 +62,8 @@ rm -f sbin/dumpe2fs rm -f sbin/e2freefrag rm -f sbin/e2label rm -f sbin/e2mmpstatus +rm -f sbin/e2scrub +rm -f sbin/e2scrub_all rm -f sbin/e2undo rm -f sbin/e4crypt rm -f sbin/filefrag