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

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- nullmailer-1.13.ebuild
0
++ nullmailer-1.13.ebuild
Lines 57-62 Link Here
57
	sed -i.orig \
57
	sed -i.orig \
58
		-e '/^nullmailer_send_LDADD/s, =, = ../lib/cli++/libcli++.a,' \
58
		-e '/^nullmailer_send_LDADD/s, =, = ../lib/cli++/libcli++.a,' \
59
		"${S}"/src/Makefile.am || die "Sed failed"
59
		"${S}"/src/Makefile.am || die "Sed failed"
60
	sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" -i configure.in
60
	eautoreconf
61
	eautoreconf
61
}
62
}
62
63

Return to bug 478312