From b0aeab3eeede114262a57f26d29736ae1ac4362e Mon Sep 17 00:00:00 2001 From: Guilherme Amadio Date: Fri, 20 Nov 2015 15:42:33 +0100 Subject: sci-physics/root: Remove workaround to install some examples Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=564576 --- sci-physics/root/root-6.04.06.ebuild | 5 ----- 1 file changed, 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 -- cgit v1.2.3