From ea9e4ea4e5ce46a2ebef188282b41bbba41d33cb Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 4 Nov 2015 16:29:11 +0100 Subject: [PATCH] ntp: alternatives typo fix. --- srcpkgs/ntp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ntp/template b/srcpkgs/ntp/template index eab815c060..2f8f83b361 100644 --- a/srcpkgs/ntp/template +++ b/srcpkgs/ntp/template @@ -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() {