X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fhourly.functions;h=2a26461938ba3ef72c5627f0de8a567536d3a4f7;hb=5428cbbe30b7e2b77305024f45ef2fa2ffa68490;hp=5ba908537f307f9fab9d9e37ebb671c0c26db8e2;hpb=813801add25896afc4bd9839f5d1fe0c05eea465;p=dak.git diff --git a/config/debian/hourly.functions b/config/debian/hourly.functions index 5ba90853..2a264619 100644 --- a/config/debian/hourly.functions +++ b/config/debian/hourly.functions @@ -54,8 +54,7 @@ function backportsacl() { # do the buildd key updates function builddautosigning() { - BUILDDFUN=$(mktemp -p "${TMPDIR}" BUILDDFUN.XXXXXX) - TMPFILES="${TMPFILES} ${BUILDDFUN}" + BUILDDFUN=$( gettempfile ) exec >> "${BUILDDFUN}" 2>&1 ${scriptsdir}/buildd-remove-keys ${scriptsdir}/buildd-add-keys