Skip to content
Snippets Groups Projects
Commit 81527817 authored by Robert Marko's avatar Robert Marko
Browse files

tools: e2fsprogs: drop the e4defrag patch

Considering that this patch to not build e4defrag was added 12 years ago
because:
Compilation fails on older systems due to missing syscalls

I think its safe to say that enough time is passed so that whatever those
older systems were are either updated or not used anymore so lets drop
the patch.

Link: https://github.com/openwrt/openwrt/pull/16500


Signed-off-by: default avatarRobert Marko <robimarko@gmail.com>
parent 23ac1ad9
No related branches found
No related tags found
No related merge requests found
--- a/misc/Makefile.in
+++ b/misc/Makefile.in
@@ -12,7 +12,7 @@ MKDIR_P = @MKDIR_P@
@MCONFIG@
-@DEFRAG_CMT@@LINUX_CMT@E4DEFRAG_PROG= e4defrag
+@DEFRAG_CMT@@LINUX_CMT@E4DEFRAG_PROG=
@DEFRAG_CMT@@LINUX_CMT@E4DEFRAG_MAN= e4defrag.8
@LINUX_CMT@E4CRYPT_PROG = e4crypt
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment