From fcfa9c3d1f382c8136bc6ceba4499f6be73f0f40 Mon Sep 17 00:00:00 2001 From: Dean Troyer Date: Mon, 24 Oct 2011 16:18:52 -0500 Subject: [PATCH] Add oneiric to supported list --- tools/make_image.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/make_image.sh b/tools/make_image.sh index 0faee4e20b..d81cef5304 100755 --- a/tools/make_image.sh +++ b/tools/make_image.sh @@ -97,7 +97,7 @@ case $FORMAT in esac case $RELEASE in - oneric) ;; + oneiric) ;; natty) ;; maverick) ;; lucid) ;;