<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="+1"><tt>Get this error</tt></font></p>
    <p>
      <blockquote type="cite">unzip:  cannot find or open
        /mnt/packages/gradle/gradle-5.5.1-all.zip,
        /mnt/packages/gradle/gradle-5.5.1-all.zip.zip or
        /mnt/packages/gradle/gradle-5.5.1-all.zip.ZIP.</blockquote>
    </p>
    <p>Possibly because the SlackBuild expects this -</p>
    <p>
      <blockquote type="cite">unzip $CWD/${PRGNAM}-$VERSION-all.zip</blockquote>
    </p>
    <p>but SlackBuilds.org suggests downloading <br>
    </p>
    <p>
      <blockquote type="cite">gradle-5.5.1-bin.zip
        (b624d6dd514dad79e477c8931a76875a)</blockquote>
    </p>
    <p>I changed the SlackBuild to expect gradle-5.5.1-bin.zip and
      gradle compiles successfully.</p>
    <p><br>
    </p>
  </body>
</html>