From 85176adff5d9b6f73398e78b0f87d6f01b2cc659 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 2 Jun 2015 11:10:53 +0200 Subject: [PATCH] cronie: move to usr/bin. --- srcpkgs/cronie/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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