14 Jun
2015
14 Jun
'15
10:34 a.m.
On Sat, 13 Jun 2015 22:57:45 +0200 Johannes Löthberg <johannes@kyriasis.com> wrote:
On 13/06, Νῖκος Θεοδώρου wrote:
I do it like that and mksrcinfo works fine:
if [ "$CARCH" = "i686" ]; then source=(…) md5sums=(…) elif [ "$CARCH" = "x86_64" ]; then source=(…) md5sums=(…) fi
Even if it works it should not be done anymore. makepkg has had support for architecture-specific sources since 4.2
Granted, but in my opinion this is cleaner, more structured, I prefer it. -- Νῖκος Θεοδώρου «Ἀγεωμέτρητος μηδεὶς εἰσίτω!»