dev-db/postgis: replace deprecated dohtml.
authorChris Mayo <aklhfex@gmail.com>
Sun, 12 Feb 2017 19:19:55 +0000 (19:19 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 8 Apr 2017 21:41:11 +0000 (23:41 +0200)
Closes: https://github.com/gentoo/gentoo/pull/3877

dev-db/postgis/postgis-2.3.2-r1.ebuild

index 9dff87e6120d2b2b24641782bc906c20d24af9fb..d2ef921ec50775101eff1bda8ee1e7320a3d94de 100644 (file)
@@ -124,9 +124,10 @@ src_install() {
        emake -C topology DESTDIR="${D}" install
        dobin ./utils/postgis_restore.pl
 
-       dodoc CREDITS TODO loader/README.* doc/*txt
+       DOCS=( CREDITS TODO loader/README.* doc/*txt )
+       use doc && local HTML_DOCS=( doc/html/{images,postgis.html,style.css} )
 
-       use doc && dohtml -r doc/html/*
+       einstalldocs
 
        docinto topology
        dodoc topology/{TODO,README}