[Slackbuilds-users] mono SlackBuild problems
Willy Sudiarto Raharjo
willysr at slackbuilds.org
Wed Aug 24 00:07:55 UTC 2016
> 2. It uses a precompiled tarball of mono to build the package and this
> is named like this in the SlackBuild: $PRGNAM-$BIN_VERSION-$ARCH.tar.bz2
>
> The problem is that the tarball is specifically named:
> mono-4.2.2.10-i486.tar.bz2
>
> so $ARCH cannot be substituted in the filename, because it then becomes:
> mono-4.2.2.10-i586.tar.bz2
> which is a tarball that does not exist. Because of that, the SlackBuild
> fails. This should be hardcoded to i486 whenever ARCH is set to i?86.
Fixed in my branch
Thanks
--
Willy Sudiarto Raharjo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20160824/626bf4b6/attachment.asc>
More information about the SlackBuilds-users
mailing list