main/smokeping: fix build with automake 1.17

This commit is contained in:
Milan P. Stanić 2024-08-16 18:11:25 +00:00 committed by Natanael Copa
parent 1832a78947
commit 3f31dac381

View file

@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=smokeping
pkgver=2.8.2
pkgrel=4
pkgrel=5
pkgdesc="Smokeping network latency monitoring"
pkgusers="smokeping"
pkggroups="smokeping"
@ -60,6 +60,7 @@ _vendorlib=/usr/share/perl5/vendor_perl
prepare() {
default_prepare
autoreconf -vif
# provided by perl-snmp-session
rm -r lib/BER.pm lib/SNMP_Session.pm lib/SNMP_util.pm