9 Jun
2009
9 Jun
'09
6:47 a.m.
On 08-06-2009 23:04:23 +0200, Ying Zhang wrote:
It only assumes it's correct, but doesn't unpack the fetched file. I copy-pasted a line into the else statement:
else # don't have md5sum, assume it's correct ${c#*:} -d "$BUILDROOT"/$f/$f.tar.${c%:*} break
Now it works:)
Feel free to commit. Looks good/correct indeed. I simply don't have systems which lack md5sum :)