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

(-)ekiga-2.0.12.ebuild (+4 lines)
Lines 66-71 Link Here
66
66
67
	# Fix gnome-doc-utils detection
67
	# Fix gnome-doc-utils detection
68
	epatch "${FILESDIR}"/${P}-gdu.patch
68
	epatch "${FILESDIR}"/${P}-gdu.patch
69
70
	# Use installed inittools, see bug #234851
71
	sed -i -e 's#$(top_builddir)/intltool-#intltool-#' configure \
72
		|| die "patching configure failed"
69
}
73
}
70
74
71
src_install() {
75
src_install() {

Return to bug 234851