ntp: alternatives typo fix.

This commit is contained in:
Juan RP 2015-11-04 16:29:11 +01:00
parent 635fe4bccf
commit ea9e4ea4e5
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ntp'
pkgname=ntp
version=4.2.8p4
revision=2
revision=3
build_pie=yes
build_style=gnu-configure
configure_args="--with-crypto --enable-linuxcap --enable-ipv6 --enable-ntp-signd
@ -22,7 +22,7 @@ ntpd_homedir="/var/db/ntpd"
provides="ntp-daemon-0_1"
alternatives="
ntpd:ntpd:/usr/bin/isc-ntpd
ntpd:ntpd.8:/usr/share/man/man1/isc-ntpd.8
ntpd:ntpd.8:/usr/share/man/man8/isc-ntpd.8
ntpd:ntpd:/etc/sv/isc-ntpd"
post_install() {