From: Joerg Jaspert Date: Fri, 25 Mar 2011 17:54:21 +0000 (+0100) Subject: G X-Git-Url: https://git.decadent.org.uk/gitweb/?p=dak.git;a=commitdiff_plain;h=b47b40e1305aa6a3c407ea532f47564d0e120dca G Signed-off-by: Joerg Jaspert --- 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