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

Collapse All | Expand All

(-)dbus-0.60-r3.ebuild (-1 / +2 lines)
Lines 52-58 Link Here
52
	epatch "${FILESDIR}"/${PN}-0.60-qt-pc.patch
52
	epatch "${FILESDIR}"/${PN}-0.60-qt-pc.patch
53
	# Fix Mono Docs
53
	# Fix Mono Docs
54
	epatch "${FILESDIR}"/${PN}-0.60-mono-docs.patch
54
	epatch "${FILESDIR}"/${PN}-0.60-mono-docs.patch
55
55
	# Fix longlong for AMD64
56
	epatch "${FILESDIR}"/qdbusmarshall.cpp.diff
56
	eautoreconf
57
	eautoreconf
57
}
58
}
58
59

Return to bug 116582