[Dev] [PATCH] libretools: fix i686 gpg signature failures

Josh Branning lovell.joshyyy at gmail.com
Wed Mar 21 22:27:06 GMT 2018


Last email ...

probably good to change line 77 to

if [[ $CARCH != $(uname -m) ]]; then

As suggested, does pretty much the same job, but helps readability. Also 
doesn't depend on the chroot having /bin/true or /bin/false.

I'll be quiet now.

Josh



More information about the Dev mailing list