summaryrefslogtreecommitdiffstats
path: root/tools/e2fsprogs/patches/003-no-crond.patch
blob: a7ea52b1acfc85bbf344edc83f6331a7bffaab52 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/configure
+++ b/configure
@@ -12538,7 +12538,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