diff options
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r-- | sci-mathematics/octave/octave-7.2.0.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sci-mathematics/octave/octave-7.2.0.ebuild b/sci-mathematics/octave/octave-7.2.0.ebuild index 5ae855cdd7e0..f6b2f628e13d 100644 --- a/sci-mathematics/octave/octave-7.2.0.ebuild +++ b/sci-mathematics/octave/octave-7.2.0.ebuild @@ -203,8 +203,6 @@ src_install() { doins doc/interpreter/macros.texi fi - [[ -e test/fntests.log ]] && dodoc test/fntests.log - use java && \ java-pkg_regjar "${ED}/usr/share/${PN}/${PV}/m/java/octave.jar" |