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

Collapse All | Expand All

(-)/usr/portage/app-doc/kchmviewer/kchmviewer-2.6.ebuild (-1 lines)
Lines 33-39 Link Here
33
	cd ${S}
33
	cd ${S}
34
	# broken configure script, assure it doesn't fall back to internal libs
34
	# broken configure script, assure it doesn't fall back to internal libs
35
	echo "# We use the external chmlib!" > chmlib/chm_lib.h
35
	echo "# We use the external chmlib!" > chmlib/chm_lib.h
36
	epatch "${FILESDIR}/kchmviewer-2.6-build-Qt.diff"
37
}
36
}
38
37
39
src_compile() {
38
src_compile() {

Return to bug 129225