diff --git a/srcpkgs/cronie/template b/srcpkgs/cronie/template index bce20a2b9ca..dd45d640106 100644 --- a/srcpkgs/cronie/template +++ b/srcpkgs/cronie/template @@ -1,9 +1,9 @@ # Template file for 'cronie' pkgname=cronie version=1.4.12 -revision=6 +revision=7 build_style=gnu-configure -configure_args="--with-inotify --without-selinux --with-pam +configure_args="--sbindir=/usr/bin --with-inotify --without-selinux --with-pam --enable-anacron --localstatedir=/var --enable-pie --enable-relro" makedepends="pam-devel" depends="run-parts" @@ -26,7 +26,6 @@ license="BSD" distfiles="https://fedorahosted.org/releases/c/r/cronie/cronie-$version.tar.gz" checksum=0f5c9bf32f352599451c4ca0d6bc076d19e73ecfa5a90b34ecfe47c918c8bafd - post_install() { if [ "$build_option_systemd" ]; then vinstall ${FILESDIR}/cronie.service 644 usr/lib/systemd/system