X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdinstall.variables;h=353a3aebcc3bc2db74688dd89209acd1244be139;hb=406692a03dacf3bd74d09c153802a3ea90886b7d;hp=be5b382a3e228fbf191fc930cf9bede585aa2657;hpb=a6340dca8498987cbc5896e61e2977f5e59865ee;p=dak.git diff --git a/config/debian/dinstall.variables b/config/debian/dinstall.variables index be5b382a..353a3aeb 100644 --- a/config/debian/dinstall.variables +++ b/config/debian/dinstall.variables @@ -38,3 +38,6 @@ LOCK_BRITNEY="$lockdir/britney.lock" # If this file exists we exit immediately after the currently running # function is done LOCK_STOP="$lockdir/archive.stop" + +# Lock buildd updates +LOCK_BUILDD="$lockdir/buildd.lock"