diff options
author | Sébastien Fabbro <bicatali@gentoo.org> | 2017-07-05 18:06:41 +0000 |
---|---|---|
committer | Sébastien Fabbro <bicatali@gentoo.org> | 2017-07-05 19:31:48 +0000 |
commit | be83415f76240066e5d9266af372ed7c97531ab9 (patch) | |
tree | d85a819f9f44fd5d6303b8383fca3766da1574ac /sci-astronomy/gnuastro | |
parent | sci-astronomy/gnuastro: fixed license (diff) | |
download | gentoo-be83415f76240066e5d9266af372ed7c97531ab9.tar.gz gentoo-be83415f76240066e5d9266af372ed7c97531ab9.tar.bz2 gentoo-be83415f76240066e5d9266af372ed7c97531ab9.zip |
sci-astronomy/gnuastro: remove doc
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sci-astronomy/gnuastro')
-rw-r--r-- | sci-astronomy/gnuastro/gnuastro-0.3.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-astronomy/gnuastro/gnuastro-0.3.ebuild b/sci-astronomy/gnuastro/gnuastro-0.3.ebuild index 3a71e707f451..54ffe177332a 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 } |