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

(-)gnucash-1.8.9.ebuild-vanilla (+3 lines)
Lines 73-78 Link Here
73
73
74
	emake || die "make failed"
74
	emake || die "make failed"
75
75
76
	cd ${WORKDIR}/${P}/src/doc/design
77
	emake gnucash-design || die "make gnucash-design failed"
78
76
	cd ${WORKDIR}/${PN}-docs-${DOC_VER}
79
	cd ${WORKDIR}/${PN}-docs-${DOC_VER}
77
	econf --localstatedir=/var/lib || die "doc configure failed"
80
	econf --localstatedir=/var/lib || die "doc configure failed"
78
	emake || die "doc make failed"
81
	emake || die "doc make failed"

Return to bug 52171