Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
config/debian/cron.dinstall | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall
index 9d97154..19b572d 100755
--- a/config/debian/cron.dinstall
+++ b/config/debian/cron.dinstall
@@ -484,7 +484,7 @@ GO=(
ARGS=""
ERR="false"
)
-stage $GO
+#stage $GO
# we need to wait for the background processes before the end of dinstall
wait
--
1.7.2.5