From: Joerg Jaspert Date: Sun, 12 Aug 2012 18:26:37 +0000 (+0200) Subject: remove newstage function X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;ds=sidebyside;h=0eef5372fd59349bc6476a171670ff3b30a1ca6c;p=dak.git remove newstage function Signed-off-by: Joerg Jaspert --- diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index c4b363ca..a626c93a 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -226,14 +226,6 @@ GO=( ) stage $GO -GO=( - FUNC="newstage" - TIME="newstage" - ARGS="" - ERR="" -) -stage $GO - GO=( FUNC="cruft" TIME="cruft"