From a6340dca8498987cbc5896e61e2977f5e59865ee Mon Sep 17 00:00:00 2001
From: Joerg Jaspert <joerg@debian.org>
Date: Thu, 5 Nov 2009 00:12:32 +0100
Subject: [PATCH] For now do not run process-upload in dinstall

Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 config/debian/cron.dinstall | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall
index 2534560e..d72f9b46 100755
--- a/config/debian/cron.dinstall
+++ b/config/debian/cron.dinstall
@@ -228,7 +228,7 @@ GO=(
     ARGS=""
     ERR=""
 )
-stage $GO
+#stage $GO
 
 GO=(
     FUNC="cruft"
-- 
2.39.5