<div dir="ltr">Audacity will not build:<br><div><br>make[2]: Leaving directory '/tmp/SBo/audacity-Audacity-2.2.1'<br>make[1]: Leaving directory '/tmp/SBo/audacity-Audacity-2.2.1'<br>unzip:  cannot find or open /var/lib/sbopkg/SBo/14.2/audio/audacity/audacity-help-<b>2.2.1</b>.zip, /var/lib/sbopkg/SBo/14.2/audio/audacity/audacity-help-2.2.1.zip.zip or /var/lib/sbopkg/SBo/14.2/audio/audacity/audacity-help-2.2.1.zip.ZIP.<br><br></div><div>This is because we have this in <a href="http://audacity.info">audacity.info</a>:<br><br>DOWNLOAD="<a href="https://github.com/audacity/audacity/archive/Audacity-2.2.1.tar.gz">https://github.com/audacity/audacity/archive/Audacity-2.2.1.tar.gz</a> \<br>          <a href="http://ponce.cc/slackware/sources/repo/audacity-help-">http://ponce.cc/slackware/sources/repo/audacity-help-</a><b>2.1.3</b>.zip"<br><br></div><div>and this in audacity.Slackbuid:<br><br>VERSION=${VERSION:-<b>2.2.1</b>}<br><br></div><div>and then:<br><br>  unzip $CWD/$PRGNAM-help-$<b>VERSION</b>.zip -d $PKG/usr/share/$PRGNAM/help/manual<br><br></div></div>