From b47b40e1305aa6a3c407ea532f47564d0e120dca Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Fri, 25 Mar 2011 18:54:21 +0100 Subject: [PATCH] G Signed-off-by: Joerg Jaspert --- scripts/debian/buildd-prepare-dir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/debian/buildd-prepare-dir b/scripts/debian/buildd-prepare-dir index e0f6053a..0c1f08ba 100755 --- a/scripts/debian/buildd-prepare-dir +++ b/scripts/debian/buildd-prepare-dir @@ -58,5 +58,5 @@ sha512sum keyrings/* > sha512sums rm -f ${TARGET}/sha512sums.txt SIGNINGKEY=$(dak admin c signingkeyids) -gpg --no-options --batch --no-tty --armour --default-key ${SIGNINKEY} --clearsign -o "${TARGET}/sha512sums.txt" "${TARGET}/sha512sums" +gpg --no-options --batch --no-tty --armour --default-key ${SIGNINGKEY} --clearsign -o "${TARGET}/sha512sums.txt" "${TARGET}/sha512sums" rm -f ${TARGET}/sha512sums -- 2.39.2