From a0acdbb0de23ba4482b34f17c9065653cb2b70f3 Mon Sep 17 00:00:00 2001 From: Christian Date: Tue, 24 Nov 2015 18:42:04 +0100 Subject: [PATCH] Corrected script for unified ECDSAUTILS Use new unified ecdsautil instead of the old single binaries --- contrib/sign.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/sign.sh b/contrib/sign.sh index 0923b2dc..36053358 100755 --- a/contrib/sign.sh +++ b/contrib/sign.sh @@ -35,7 +35,7 @@ awk 'BEGIN { sep=0 } else print > "'"$lower"'"}' \ "$manifest" -ecdsasign "$upper" < "$SECRET" >> "$lower" +ecdsautil sign "$upper" < "$SECRET" >> "$lower" ( cat "$upper"