From 37710283917ea809702c1cbfcad58eee2dfb7802 Mon Sep 17 00:00:00 2001 From: sin Date: Wed, 26 Jul 2017 14:38:42 +0100 Subject: [PATCH] fcron: Use absolute paths for mailer and editor --- srcpkgs/fcron/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/fcron/template b/srcpkgs/fcron/template index 16ae2784705..849730f8b4a 100644 --- a/srcpkgs/fcron/template +++ b/srcpkgs/fcron/template @@ -1,7 +1,7 @@ # Template file for 'fcron' pkgname=fcron version=3.3.0 -revision=2 +revision=3 build_style=gnu-configure configure_args=" --sysconfdir=/etc/fcron @@ -13,8 +13,8 @@ configure_args=" --localstatedir=/var --with-piddir=/run --with-pam=yes - --with-sendmail=sendmail - --with-editor=vi + --with-sendmail=/usr/bin/sendmail + --with-editor=/usr/bin/vi --with-shell=/bin/sh --disable-checks" make_dirs="