From 6be13978ac72e2dc3afb16c2df180cb163ad7327 Mon Sep 17 00:00:00 2001 From: Guilherme Amadio Date: Mon, 17 Sep 2018 17:43:43 +0200 Subject: [PATCH] sci-physics/root: apply fixes from live ebuild to 6.14 Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- .../root/{root-6.14.04-r2.ebuild => root-6.14.04-r3.ebuild} | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) rename sci-physics/root/{root-6.14.04-r2.ebuild => root-6.14.04-r3.ebuild} (99%) 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 -- 2.26.2