diff options
Diffstat (limited to 'sci-libs/fox/fox-4.1.2-r2.ebuild')
-rw-r--r-- | sci-libs/fox/fox-4.1.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/fox/fox-4.1.2-r2.ebuild b/sci-libs/fox/fox-4.1.2-r2.ebuild index e1df50cad..38b52fa63 100644 --- a/sci-libs/fox/fox-4.1.2-r2.ebuild +++ b/sci-libs/fox/fox-4.1.2-r2.ebuild @@ -64,6 +64,6 @@ src_install() { dodoc README.FoX.txt if use doc; then dodoc Changelog - dohtml -r DoX/ || die "installing the HTML docs failed" + dohtml -r DoX/ fi } |