X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fdebian%2Fbuildd-prepare-dir;h=0c1f08ba93662c4be83f1e6993cca5dcfeba68c4;hb=3b0114ce123dc45186d02045233510b777a01b02;hp=e0f6053a7848732d75388148f79cf002036a42be;hpb=eda313aaa2b5e232934b9a2d3e3106a3ca8b67cd;p=dak.git 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