mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
ntp: alternatives typo fix.
This commit is contained in:
parent
635fe4bccf
commit
ea9e4ea4e5
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue