Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 261173
Collapse All | Expand All

(-)libsndfile-1.0.18-r1.ebuild (-1 lines)
Lines 36-42 Link Here
36
	sed -i -e "s/noinst_PROGRAMS/check_PROGRAMS/" "${S}/tests/Makefile.am" \
36
	sed -i -e "s/noinst_PROGRAMS/check_PROGRAMS/" "${S}/tests/Makefile.am" \
37
	"${S}/examples/Makefile.am" || die "failed to remove forced build of test and example programs"
37
	"${S}/examples/Makefile.am" || die "failed to remove forced build of test and example programs"
38
	epatch "${FILESDIR}/${PN}-1.0.17-regtests-need-sqlite.patch"
38
	epatch "${FILESDIR}/${PN}-1.0.17-regtests-need-sqlite.patch"
39
	epatch "${FILESDIR}/${PN}-1.0.18-m4macro.patch"
40
	epatch "${FILESDIR}/${PN}-1.0.18-less_strict_tests.patch"
39
	epatch "${FILESDIR}/${PN}-1.0.18-less_strict_tests.patch"
41
40
42
	AT_M4DIR=M4 eautoreconf
41
	AT_M4DIR=M4 eautoreconf

Return to bug 261173