From e98e16fa743d1a9249cb37b8468a7dd8ba5b46dc Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Mon, 27 Jul 2015 07:42:36 +0200 Subject: [PATCH] setup-all-dchroots: sparc removed from sid Signed-off-by: Julien Cristau --- modules/schroot/files/setup-all-dchroots | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/modules/schroot/files/setup-all-dchroots b/modules/schroot/files/setup-all-dchroots index df469dbd..1da57957 100755 --- a/modules/schroot/files/setup-all-dchroots +++ b/modules/schroot/files/setup-all-dchroots @@ -43,12 +43,9 @@ fi get_suites() { case "$1" in - ia64|s390) + ia64|s390|sparc) echo "wheezy" ;; - sparc) - echo "sid wheezy" - ;; arm64|ppc64el) echo "sid stretch jessie" ;; -- 2.39.2