From 5c88c0ca736831efeb65c74d51fad42978054b29 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 30 Nov 2009 21:07:19 +0100 Subject: [PATCH] ntp: remove name assignment from rc script, bumprev. --HG-- extra : convert_revision : 2a4d453f68158243b686fcb537cd4efec39126c3 --- srcpkgs/ntp/files/ntpd.rc | 1 - srcpkgs/ntp/template | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/ntp/files/ntpd.rc b/srcpkgs/ntp/files/ntpd.rc index cf0e14a163..136dccb041 100644 --- a/srcpkgs/ntp/files/ntpd.rc +++ b/srcpkgs/ntp/files/ntpd.rc @@ -9,7 +9,6 @@ command=/usr/bin/ntpd required_files=$ntpd_config pidfile=/var/run/ntpd.pid command_args="$ntpd_args -c $ntpd_config -f $ntpd_drift -p $pidfile" -name="Network Time Protocol Daemon" depend() { diff --git a/srcpkgs/ntp/template b/srcpkgs/ntp/template index 37beeb65dc..cf36bc7f5d 100644 --- a/srcpkgs/ntp/template +++ b/srcpkgs/ntp/template @@ -1,7 +1,7 @@ # Template file for 'ntp' pkgname=ntp version=4.2.4p7 -revision=1 +revision=2 distfiles="http://archive.ntp.org/ntp4/$pkgname-$version.tar.gz" build_style=gnu_configure configure_args="--enable-linuxcaps --enable-getifaddrs=glibc