dev-ada/xmlada: put documentation in the good place
authorTupone Alfredo <tupone@gentoo.org>
Sat, 1 Apr 2017 12:27:24 +0000 (14:27 +0200)
committerTupone Alfredo <tupone@gentoo.org>
Sat, 1 Apr 2017 12:28:20 +0000 (14:28 +0200)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ada/xmlada/xmlada-2016.ebuild

index fa4667143e1c3aee5dd914f1c1cdae7d13b4538f..a9c2b1211003098fd53c6104c55c7a2401582baa 100644 (file)
@@ -39,4 +39,7 @@ src_install () {
                fi
        done
        einstalldocs
+       dodoc features-* known-problems-* xmlada-roadmap.txt
+       rm "${D}"/usr/share/doc/${PN}/.buildinfo || die
+       mv "${D}"/usr/share/doc/${PN} "${D}"/usr/share/doc/${PF}/html || die
 }