]> git.decadent.org.uk Git - dak.git/blobdiff - scripts/debian/buildd-prepare-dir
G
[dak.git] / scripts / debian / buildd-prepare-dir
index e0f6053a7848732d75388148f79cf002036a42be..0c1f08ba93662c4be83f1e6993cca5dcfeba68c4 100755 (executable)
@@ -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