From: Guilherme Amadio Date: Mon, 17 Sep 2018 15:43:43 +0000 (+0200) Subject: sci-physics/root: apply fixes from live ebuild to 6.14 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6be13978ac72e2dc3afb16c2df180cb163ad7327;p=gentoo.git sci-physics/root: apply fixes from live ebuild to 6.14 Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- diff --git a/sci-physics/root/root-6.14.04-r2.ebuild b/sci-physics/root/root-6.14.04-r3.ebuild similarity index 99% rename from sci-physics/root/root-6.14.04-r2.ebuild rename to sci-physics/root/root-6.14.04-r3.ebuild index 55de392a7052..0a144e280c73 100644 --- a/sci-physics/root/root-6.14.04-r2.ebuild +++ b/sci-physics/root/root-6.14.04-r3.ebuild @@ -299,15 +299,11 @@ src_install() { elisp-install ${PN}-$(ver_cut 1-2) "${BUILD_DIR}"/root-help.el fi - if ! use gdml; then - rm -r geom || die - fi - if ! use examples; then rm -r test tutorials || die fi - if use tmva; then + if ! use tmva; then rm -r tmva || die fi