sasquatch icon indicating copy to clipboard operation
sasquatch copied to clipboard

Build script downloading squashfs.4.3.tar.gz as HTML.

Open ezxpro opened this issue 6 years ago • 0 comments

I don't know why, but when using this build script it fails. Upon investigating I found out the squashfs gzip files can't be extracted (tar zxvf output says "not a gzip file")

Then I did "file squashfs.4.3.tar.gz" and found out wget downloads it as HTML.

After downloading the file and applying the patch mannualy, I compiled it just fine.

ezxpro avatar Dec 28 '19 04:12 ezxpro