Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 131849 | Differences between
and this patch

Collapse All | Expand All

(-)tpm-tools-1.1.0.ebuild.orig (-1 / +3 lines)
Lines 34-40 Link Here
34
	sed -i '/\<po\>/d' Makefile.am
34
	sed -i '/\<po\>/d' Makefile.am
35
	sed -i -e '/AM_GNU_GETTEXT/d' -e '\:po/Makefile.in:d' configure.in
35
	sed -i -e '/AM_GNU_GETTEXT/d' -e '\:po/Makefile.in:d' configure.in
36
36
37
	eautoconf
37
	epatch "${FILESDIR}/${P}-as-needed.patch"
38
39
	eautoreconf
38
}
40
}
39
41
40
src_compile() {
42
src_compile() {

Return to bug 131849