summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/fcron/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/fcron/APKBUILD b/system/fcron/APKBUILD
index 8f80e488d..1a3d7cc99 100644
--- a/system/fcron/APKBUILD
+++ b/system/fcron/APKBUILD
@@ -24,6 +24,7 @@ build() {
--host=$CHOST \
--prefix=/usr \
--with-editor=/usr/bin/vim \
+ --with-sendmail=/usr/sbin/sendmail \
--with-spooldir=/var/spool/fcron \
--sysconfdir=/etc/fcron \
--with-answer-all=no \