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

(-)/usr/portage/app-office/taskjuggler/taskjuggler-2.4.1.ebuild (+3 lines)
Lines 58-63 Link Here
58
	# don't build docs, fails in docbook2html and docbook2pdf...
58
	# don't build docs, fails in docbook2html and docbook2pdf...
59
	sed -i -e 's/ docs / /g' Makefile
59
	sed -i -e 's/ docs / /g' Makefile
60
60
61
    # bug 234385
62
    use kde || sed -i -e 's/^icalreport /#icalreport /g' Examples/*/*.tjp
63
61
	emake || die "emake failed"
64
	emake || die "emake failed"
62
}
65
}
63
66

Return to bug 234385