sys-devel/llvm: Remove old doc install code
authorMichał Górny <mgorny@gentoo.org>
Sun, 29 Jan 2017 12:45:40 +0000 (13:45 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 29 Jan 2017 12:46:31 +0000 (13:46 +0100)
sys-devel/llvm/llvm-4.0.0_rc1.ebuild
sys-devel/llvm/llvm-9999.ebuild

index 38ae821b9bbe481f49b11a146a9831f6fcc443ad..41f58e460ee2943372d8e6330ed7cbf4099ffe4f 100644 (file)
@@ -237,9 +237,6 @@ multilib_src_install() {
        cmake-utils_src_install
 
        if multilib_is_native_abi; then
-               # Install docs.
-               #use doc && dohtml -r "${S}"/docs/_build/html/
-
                # Symlink the gold plugin.
                if use gold; then
                        dodir "/usr/${CHOST}/binutils-bin/lib/bfd-plugins"
index 964f62de2de948bf889eba20c20f8470e4a3fa74..71c41a0f6794d17c4d49f27e4e9dea15fb450f74 100644 (file)
@@ -237,9 +237,6 @@ multilib_src_install() {
        cmake-utils_src_install
 
        if multilib_is_native_abi; then
-               # Install docs.
-               #use doc && dohtml -r "${S}"/docs/_build/html/
-
                # Symlink the gold plugin.
                if use gold; then
                        dodir "/usr/${CHOST}/binutils-bin/lib/bfd-plugins"