View | Details | Raw Unified
Collapse All | Expand All

(-) rrdtool-1.3.3.ebuild (-1 / +1 lines)
 Lines 55-61    Link Here 
}
}
src_install() {
src_install() {
	emake DESTDIR="${D}" install || die "make install failed"
	emake -j1 DESTDIR="${D}" install || die "make install failed"
	if ! use doc ; then
	if ! use doc ; then
		rm -rf "${D}"/usr/share/doc/${PF}/{html,txt}
		rm -rf "${D}"/usr/share/doc/${PF}/{html,txt}