tools/e2fsprogs: Update to 1.45.3
[openwrt/openwrt.git] / tools / e2fsprogs / patches / 003-no-crond.patch
diff --git a/tools/e2fsprogs/patches/003-no-crond.patch b/tools/e2fsprogs/patches/003-no-crond.patch
new file mode 100644 (file)
index 0000000..87b50bf
--- /dev/null
@@ -0,0 +1,11 @@
+--- a/configure
++++ b/configure
+@@ -14525,7 +14525,7 @@ $as_echo_n "checking for system crontab
+               { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${crond_dir}" >&5
+ $as_echo "${crond_dir}" >&6; }
+-              have_crond="yes"
++              have_crond="no"; with_crond_dir=""
+ else