Quote:
Originally Posted by chrisridd
Here's a version of 3.3.0_unpack.sh that runs on Macs, and hopefully doesn't break on Linux.
The fix is trivial; mktemp takes different arguments. Linux's mktemp might even take the same arguments.
|
Thanks, Linux accepts the -t switch too so I'll use that for both systems.
A patch32lsb executable is still needed to run it on a Mac though.