commit: 1dfa308a93807d1aa58eff862a0830f346faddb6
Author: James Beddek <telans <AT> posteo <DOT> de>
AuthorDate: Sun Oct 24 08:16:35 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 08:21:47 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dfa308a
media-video/handbrake: remove doc building note (not applicable)
Signed-off-by: James Beddek <telans <AT> posteo.de>
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-video/handbrake/handbrake-1.4.2.ebuild | 6 ------
1 file changed, 6 deletions(-)
diff --git a/media-video/handbrake/handbrake-1.4.2.ebuild
b/media-video/handbrake/handbrake-1.4.2.ebuild
index ca7e92b4fd6..ccc9b241fcf 100644
--- a/media-video/handbrake/handbrake-1.4.2.ebuild
+++ b/media-video/handbrake/handbrake-1.4.2.ebuild
@@ -134,12 +134,6 @@ src_configure() {
src_compile() {
emake -C build
-
- # TODO: Documentation building is currently broken, try to fix it.
- #
- # if use doc ; then
- # emake -C build doc
- # fi
}
src_install() {