ntp: remove noarch
This commit is contained in:
parent
0bac36dd84
commit
ad7764433b
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ntp'
|
||||
pkgname=ntp
|
||||
version=4.2.8p15
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-crypto --enable-linuxcap --enable-ipv6 --enable-ntp-signd
|
||||
--enable-all-clocks ol_cv_pthread_select_yields=yes"
|
||||
|
@ -42,7 +42,6 @@ post_install() {
|
|||
|
||||
ntp-perl_package() {
|
||||
depends="ntp>=$version perl"
|
||||
archs=noarch
|
||||
short_desc+=" - perl scripts"
|
||||
pkg_install() {
|
||||
vmove usr/bin/ntp-wait
|
||||
|
|
Loading…
Reference in a new issue