FS#1104 - cvsup md5sum isn't right for i586
|
Details
This makes sense because the md5sum is for the i686
cvsup.
A suggestion would be to have an 'if [ "$CARCH" = "i686" ]; then' sort of setup. It makes the cvsup package more complicated, but I think the tradeoff (proper autobuilding and proper alternate arch support) is worth it. Either that or we go through with the PKGBUILD.i586 idea. |
This task depends upon