[Slackbuilds-users] aom-3.6.0 md5sum mismatch

KB_SBo sbo at linuxgalaxy.org
Mon Jul 6 02:18:57 UTC 2026


On 7/5/26 18:33, Willy Sudiarto Raharjo wrote:

> 
> Ed,
> 
> please follow the SlackBuild templates when you take over
> 
> please remove this part
> NUMJOBS=${NUMJOBS:-" -j $(expr $(nproc) + 1) "}
> make $NUMJOBS || make || exit 1
> 
> the previous code was -j1
> that's probably there for a reason
> https://git.slackbuilds.org/slackbuilds/commit/?id=38dee70ccd621e9a078a4cb4f0e3847703f694f5
> 
> also the comments here
> # Automatically determine the architecture we're building on:
> # Unless $ARCH is already set, use uname -m for all other archs:
> 
> # If the variable PRINT_PACKAGE_NAME is set, then this script will
> # report what +# the name of the created package would be, and then
> exit. This information +
> # could be useful to other scripts.
> 


Willy,

The script is nearly identical to Pat's script in Current. I just 
changed some of the build location variables and PKGTYPE.

'-j1' is no longer applicable.

Since aom is in current and will be dropped from SBo soon, I'd rather 
leave it as is, unless there is some reason NUMJOBS breaks SBo testing 
tools.

Although I prefer heavy explanatory commentary in a script, I'll remove 
Pat's "extraneous" comments.

-Ed




More information about the SlackBuilds-users mailing list