aboutsummaryrefslogtreecommitdiffstats
path: root/tools/e2fsprogs/patches/003-no-crond.patch
blob: 87b50bff2b977ae8a45192f1339cd0f36bb74ea3 (plain)
1
2
3
4
5
6
7
8
9
10
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