From 8cdc3b696b0644c879b2ef1f437f5b4641a3858b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 30 Nov 2009 21:07:03 +0100 Subject: [PATCH] cronie: remove name assignment from rc script, bumprev. --HG-- extra : convert_revision : 136cc7697e053b275039ecedbcf32a1f88b6b3e4 --- srcpkgs/cronie/files/crond.rc | 1 - srcpkgs/cronie/template | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/cronie/files/crond.rc b/srcpkgs/cronie/files/crond.rc index 40b5f76a01..3acbb21750 100644 --- a/srcpkgs/cronie/files/crond.rc +++ b/srcpkgs/cronie/files/crond.rc @@ -2,7 +2,6 @@ command=/usr/sbin/crond pidfile=/var/run/crond.pid -name="crond (Cron Daemon)" depend() { diff --git a/srcpkgs/cronie/template b/srcpkgs/cronie/template index 56e73aa64f..b5d82d4844 100644 --- a/srcpkgs/cronie/template +++ b/srcpkgs/cronie/template @@ -1,6 +1,7 @@ # Template file for 'cronie' pkgname=cronie version=1.4.1 +revision=1 distfiles="http://xbps.nopcode.org/distfiles/cronie-$version.tar.gz" build_style=gnu_configure configure_args="--with-inotify --without-selinux --with-pam --disable-anacron