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

Collapse All | Expand All

(-)/usr/portage/app-misc/lirc/lirc-0.9.0.ebuild (+5 lines)
Lines 283-288 Link Here
283
	eautoreconf
283
	eautoreconf
284
}
284
}
285
get_abi_LDFLAGS () {
286
	# yes, nothing!
287
	:
288
}
289
285
src_install() {
290
src_install() {
286
	emake DESTDIR="${D}" install || die "emake install failed"
291
	emake DESTDIR="${D}" install || die "emake install failed"

Return to bug 396653