From 894bdb17e7ed7f990683703ce12895f5c39250ca Mon Sep 17 00:00:00 2001 From: yinle Date: Thu, 16 Jan 2014 04:33:11 -0800 Subject: [PATCH] update building of ubuntu repo to include the supported ubuntu disctros --- build-ubunturepo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-ubunturepo b/build-ubunturepo index c1391bc6a..b2b4e0e31 100755 --- a/build-ubunturepo +++ b/build-ubunturepo @@ -53,7 +53,7 @@ for i in $*; do done # Supported distributions -dists="maverick natty oneiric precise" +dists="maverick natty oneiric precise saucy" c_flag= # xcat-core (trunk-delvel) path d_flag= # xcat-dep (trunk) path