From 99e34cbed18f13a5d1b917db2166baa4fc258ef2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 22 Nov 2009 23:01:24 +0100 Subject: [PATCH] anacron: add /etc/anacrontab to conf_files, bumprev. --HG-- extra : convert_revision : 5ed68b432bf8a4d594436dbb1d9cac61eaae800a --- srcpkgs/anacron/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/anacron/template b/srcpkgs/anacron/template index 93e447ed8ef..16807b6be19 100644 --- a/srcpkgs/anacron/template +++ b/srcpkgs/anacron/template @@ -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