Re: [PATCH 1/2] MODSIGN: perlify sign-file and merge in x509keyid

From: David Howells
Date: Fri Oct 19 2012 - 18:50:15 EST


David Howells <dhowells@xxxxxxxxxx> wrote:

> -mod_sign_cmd = sh $(srctree)/scripts/sign-file $(MODSECKEY) $(MODPUBKEY) $(srctree)/scripts/x509keyid
> +mod_sign_cmd = sh $(srctree)/scripts/sign-file $(MODSECKEY) $(MODPUBKEY)

Hmmm... That's not quite right. That needs to be 'perl' not 'sh'.

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/