fcron: Use absolute paths for mailer and editor

This commit is contained in:
sin 2017-07-26 14:38:42 +01:00 committed by Duncaen
parent ec0b5e3257
commit 3771028391
1 changed files with 3 additions and 3 deletions

View File

@ -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="