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

Collapse All | Expand All

(-)xerces-2.7.1-r1.ebuild (-2 lines)
Lines 58-65 Link Here
58
	if use examples; then
58
	if use examples; then
59
		dodir /usr/share/doc/${PF}/examples
59
		dodir /usr/share/doc/${PF}/examples
60
		cp -r samples/* ${D}/usr/share/doc/${PF}/examples
60
		cp -r samples/* ${D}/usr/share/doc/${PF}/examples
61
	else
62
		rm ${D}/usr/share/${PN}-${SLOT}/lib/xercesSamples.jar
63
	fi
61
	fi
64
	use source && java-pkg_dosrc ${S}/src/*
62
	use source && java-pkg_dosrc ${S}/src/*
65
}
63
}

Return to bug 131141