mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/libdmtx: fix building tests
Closes: https://bugs.gentoo.org/663346 Package-Manager: Portage-2.3.44, Repoman-2.3.10
This commit is contained in:
@@ -15,6 +15,9 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
|
||||
IUSE="static-libs"
|
||||
|
||||
src_prepare() {
|
||||
#bug 663346
|
||||
sed -i -e "s/-ansi//" test/*/Makefile.am || die
|
||||
|
||||
default
|
||||
eautoreconf
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user