cronie: don't install pkg specific jobs, bumprev.
--HG-- extra : convert_revision : 1bff999c417dde2ed04cd6fab8c5ee98356b0eae
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Template file for 'cronie'
|
||||
pkgname=cronie
|
||||
version=1.2
|
||||
revision=1
|
||||
distfiles="http://mmaslano.fedorapeople.org/cronie/cronie-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--with-inotify --without-selinux --with-pam
|
||||
@@ -31,7 +32,4 @@ post_install()
|
||||
|
||||
install -D -m755 ${FILESDIR}/crond ${DESTDIR}/etc/rc.d/crond
|
||||
install -D -m644 ${FILESDIR}/crontab ${DESTDIR}/etc/crontab
|
||||
|
||||
install -m755 ${FILESDIR}/mlocate.cron ${DESTDIR}/etc/cron.daily
|
||||
install -m755 ${FILESDIR}/makewhatis.cron ${DESTDIR}/etc/cron.daily
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user