mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
media-plugins/whysynth: fix MisplacedEclassVar
seems to work with automake-1.16, so this is probably unnecesairy either way Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
parent
954ce73a1c
commit
b4574cda0e
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@ -29,5 +29,5 @@ S="${WORKDIR}/${PN}-${WHYSYNTH_COMMIT}"
|
||||
src_prepare() {
|
||||
./autogen.sh
|
||||
default
|
||||
WANT_AUTOMAKE="1.7" eautoreconf
|
||||
eautoreconf
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user