cronie: move to usr/bin.

This commit is contained in:
Juan RP 2015-06-02 11:10:53 +02:00
parent 25b2da2641
commit 85176adff5
1 changed files with 2 additions and 3 deletions

View File

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