From aa2c4978c5a6de16d84fce1250e13ccf04880abf Mon Sep 17 00:00:00 2001 From: yinle Date: Thu, 16 Jan 2014 04:38:31 -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 b2b4e0e31..dd0ecbaa6 100755 --- a/build-ubunturepo +++ b/build-ubunturepo @@ -53,7 +53,7 @@ for i in $*; do done # Supported distributions -dists="maverick natty oneiric precise saucy" +dists="maverick natty oneiric precise saucy" c_flag= # xcat-core (trunk-delvel) path d_flag= # xcat-dep (trunk) path