mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-09 00:07:57 +03:00
net-analyzer/ippl: avoid autoconf deprecation warning
Closes: https://bugs.gentoo.org/955112 Signed-off-by: Vladislav Mikhailikov <vmikhailikov@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42750 Closes: https://github.com/gentoo/gentoo/pull/42750 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
f45eabaeb3
commit
b7913c0e48
@ -32,7 +32,8 @@ PATCHES=(
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
# bug https://bugs.gentoo.org/875665
|
||||
# bug #875665
|
||||
mv configure.in configure.ac || die
|
||||
eautoreconf
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user