commit: be83415f76240066e5d9266af372ed7c97531ab9
Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 5 18:06:41 2017 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Wed Jul 5 19:31:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be83415f
sci-astronomy/gnuastro: remove doc
Package-Manager: Portage-2.3.6, Repoman-2.3.2
sci-astronomy/gnuastro/gnuastro-0.3.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/sci-astronomy/gnuastro/gnuastro-0.3.ebuild
b/sci-astronomy/gnuastro/gnuastro-0.3.ebuild
index 3a71e707f45..54ffe177332 100644
--- a/sci-astronomy/gnuastro/gnuastro-0.3.ebuild
+++ b/sci-astronomy/gnuastro/gnuastro-0.3.ebuild
@@ -46,5 +46,4 @@ src_configure() {
src_install() {
default
use static-libs || prune_libtool_files --all
- use doc && emake install-html
}