From 1e66768e2088bc974e4c9b00bbd6d53ae617d8a8 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sun, 5 Apr 2009 18:30:15 +0200 Subject: [PATCH] dinstall actually call the stage function... Signed-off-by: Joerg Jaspert --- config/debian/cron.dinstall | 1 + 1 file changed, 1 insertion(+) diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 1f0e1961..9b564cb1 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -768,6 +768,7 @@ GO=( ARGS="" ERR="false" ) +stage $GO rm -f ${LOCK_BRITNEY} -- 2.39.2