From 8389d8730c68e3b58feb11c1fcecb86b10f014eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ctibor=20Bran=C4=8D=C3=ADk?= Date: Thu, 29 Jul 2021 19:00:49 +0200 Subject: Update sci-astronomy/open-phd-guiding --- sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sci-astronomy') 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 } -- cgit v1.2.3