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

(-)enchant-1.6.0.ebuild~ (-1 / +1 lines)
Lines 35-41 src_prepare() { Link Here
35
	sed -i \
35
	sed -i \
36
		-e 's:noinst_PROGRAMS:check_PROGRAMS:' \
36
		-e 's:noinst_PROGRAMS:check_PROGRAMS:' \
37
		tests/Makefile.am || die
37
		tests/Makefile.am || die
38
	eautoreconf
38
	AT_M4DIR=ac-helpers eautoreconf
39
}
39
}
40
40
41
src_configure() {
41
src_configure() {

Return to bug 435292