anacron: add /etc/anacrontab to conf_files, bumprev.

--HG--
extra : convert_revision : 5ed68b432bf8a4d594436dbb1d9cac61eaae800a
This commit is contained in:
Juan RP 2009-11-22 23:01:24 +01:00
parent 881cc4566b
commit 99e34cbed1
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# Template file for 'anacron'
pkgname=anacron
version=2.3
revision=1
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu_makefile
make_install_args="PREFIX=$XBPS_DESTDIR/$pkgname-$version
@ -18,6 +19,7 @@ long_desc="
intervals as closely as machine-uptime permits."
keep_empty_dirs=yes
conf_files="/etc/anacrontab"
openrc_services="anacrond default"
Add_dependency full glibc