]> git.decadent.org.uk Git - dak.git/blobdiff - scripts/debian/buildd-add-keys
enable the buildd keyring stuff
[dak.git] / scripts / debian / buildd-add-keys
index d96fa758308672e10916d392306b9f79ac8ab53f..1283838f14ce04c9da5d8e81ad2b3646fc7d88ea 100755 (executable)
@@ -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}"