diff options
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/handbrake/handbrake-1.4.2.ebuild | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/media-video/handbrake/handbrake-1.4.2.ebuild b/media-video/handbrake/handbrake-1.4.2.ebuild index ca7e92b4fd6a..ccc9b241fcf7 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() { |