summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2015-11-20 15:42:33 +0100
committerGuilherme Amadio <amadio@gentoo.org>2015-11-20 17:45:55 +0100
commitb0aeab3eeede114262a57f26d29736ae1ac4362e (patch)
tree76f88bb184329a4a2579f60ccf0a764146a477e0
parent23f8f820ce1b978ccbf256bebd7e22410d7146f0 (diff)
downloadgentoo-b0aeab3eeede114262a57f26d29736ae1ac4362e.tar.gz
sci-physics/root: Remove workaround to install some examples
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=564576
-rw-r--r--sci-physics/root/root-6.04.06.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/sci-physics/root/root-6.04.06.ebuild b/sci-physics/root/root-6.04.06.ebuild
index 1ccb466fdb..90f9f5ed57 100644
--- a/sci-physics/root/root-6.04.06.ebuild
+++ b/sci-physics/root/root-6.04.06.ebuild
@@ -448,11 +448,6 @@ src_install() {
python_optimize "${D}/usr/$(get_libdir)/root"
fi
use emacs && elisp-install ${PN} build/misc/*.{el,elc}
- if use examples; then
- # these should really be taken care of by the root make install
- insinto ${DOC_DIR}/examples/tutorials/tmva
- doins -r tmva/test
- fi
doenvd 99root
# The build system installs Emacs support unconditionally in the wrong