sci-physics/root: apply fixes from live ebuild to 6.14
authorGuilherme Amadio <amadio@gentoo.org>
Mon, 17 Sep 2018 15:43:43 +0000 (17:43 +0200)
committerGuilherme Amadio <amadio@gentoo.org>
Mon, 17 Sep 2018 15:53:28 +0000 (17:53 +0200)
Package-Manager: Portage-2.3.49, Repoman-2.3.10

sci-physics/root/root-6.14.04-r3.ebuild [moved from sci-physics/root/root-6.14.04-r2.ebuild with 99% similarity]

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 55de392a705223248073b9ee358587cdb719c951..0a144e280c737e3783acd58ee10a25f004eddc79 100644 (file)
@@ -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