]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/dinstall
dinstall
[dak.git] / config / debian / dinstall
index c1b74891b0c3f66b76b43afeea22941c9c5e482d..d38503cedbd8f7870b620051360640b6792e00f6 100755 (executable)
@@ -64,6 +64,7 @@ function ts() {
 # Cleanup actions
 function cleanup() {
        rm -f ${LOCK_DAILY}
+       rm -f ${LOCK_ACCEPTED}
 }
 
 # Setup the notice file to tell bad mirrors they used the wrong time
@@ -524,7 +525,7 @@ GO=(
 )
 stage $GO
 
-rm -f $LOCKAC
+rm -f "$LOCK_ACCEPTED"
 
 GO=(
     FUNC="msfl"