X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdinstall.variables;h=353a3aebcc3bc2db74688dd89209acd1244be139;hb=3fd95d52f5c4a4761a1e332d469c6948e091723c;hp=be5b382a3e228fbf191fc930cf9bede585aa2657;hpb=1e8ca3ecbdb6b0435b431801243f5b732521260b;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"