From 2bcc60220a210ad56e1488b2d0e59201824be5d6 Mon Sep 17 00:00:00 2001 From: immarvin Date: Thu, 26 Jun 2014 21:12:46 -0700 Subject: [PATCH] add ubuntu14.04 build support --- build-ubunturepo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-ubunturepo b/build-ubunturepo index d2d81d47d..49493c4df 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 trusty" c_flag= # xcat-core (trunk-delvel) path d_flag= # xcat-dep (trunk) path