diff options
Diffstat (limited to 'graphics/mozjpeg/README')
-rw-r--r-- | graphics/mozjpeg/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/mozjpeg/README b/graphics/mozjpeg/README index a8d968a844c56..511af1e870596 100644 --- a/graphics/mozjpeg/README +++ b/graphics/mozjpeg/README @@ -54,7 +54,7 @@ Java Support Optionally, mozjpeg can be built with Java wrapper support for turbojpeg. To do this, install one of: jdk, openjdk8, openjdk7, or openjdk6 (or possibly one of the zulu-openjdk* -or adoptopenjdk* packages; untested). Then run this script with -JAVA=yes in the environment. The Java library will be installed -as /opt/mozjpeg/classes/turbojpeg.jar, and the docs will be in +packages; untested). Then run this script with JAVA=yes in +the environment. The Java library will be installed as +/opt/mozjpeg/classes/turbojpeg.jar, and the docs will be in /usr/doc/mozjpeg-$VERSION/javadoc. |