ntp: remove name assignment from rc script, bumprev.
--HG-- extra : convert_revision : 2a4d453f68158243b686fcb537cd4efec39126c3
This commit is contained in:
parent
8cdc3b696b
commit
5c88c0ca73
|
@ -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()
|
||||
{
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user