X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdinstall.functions;h=25553fa26461c96a823a8827754cdf07270c08f5;hb=773f4286615587294d6e6acfb850df53a661bbc5;hp=2ee713c98347a9ddbd65f4ce459db50d7dabbd04;hpb=09f7332ebb3ffd99a8758160c62eeb4f969d24b1;p=dak.git diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index 2ee713c9..25553fa2 100644 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -1,11 +1,5 @@ # -*- mode:sh -*- -# Remove daily lock -# FIXME: Dead code when switched to cronscript -function remove_daily_lock() { - rm -f $LOCK_DAILY -} - # Remove changelog lock function remove_changelog_lock() { rm -f $LOCK_CHANGELOG