X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=scripts%2Fdebian%2Fbuildd-add-keys;h=1283838f14ce04c9da5d8e81ad2b3646fc7d88ea;hb=d4ede014e6f4df2f3ea798e610df8d1dbfbf2843;hp=d96fa758308672e10916d392306b9f79ac8ab53f;hpb=d102935d5f1bda668b10fe77961e4384c3b8c9e8;p=dak.git diff --git a/scripts/debian/buildd-add-keys b/scripts/debian/buildd-add-keys index d96fa758..1283838f 100755 --- a/scripts/debian/buildd-add-keys +++ b/scripts/debian/buildd-add-keys @@ -74,6 +74,9 @@ fi trap cleanup ERR EXIT TERM HUP INT QUIT +# Tell prepare-dir that there is an update and it can run +touch "${STAMPFILE}" + # Whenever something goes wrong, its put in there. mkdir -p "${ERRORS}"