summaryrefslogtreecommitdiff
path: root/sci-astronomy
diff options
context:
space:
mode:
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild b/sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild
index 7d55086..a2c5817 100644
--- a/sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild
+++ b/sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild
@@ -22,10 +22,10 @@ DEPEND="x11-libs/wxGTK:3.0-gtk3[X]
RDEPEND="${DEPEND}"
+DOCS=( PHD_2.0_Architecture.docx )
+HTML_DOCS=( help )
+
src_install() {
- /bin/sh "${S}"/build/build_help.sh
- dohtml -r "${S}"/help
- rm "${S}"/locale/fr_FR/PHD2GuideHelp.zip
- dodoc PHD_2.0_Architecture.docx
+ einstalldocs
cmake-utils_src_install
}