From 4d4af3989adffb1f009adf275d0349545cdfdb56 Mon Sep 17 00:00:00 2001 From: Christine Spang Date: Sun, 4 Oct 2015 23:19:10 -0700 Subject: [PATCH] Cull list of ubuntu releases to currently supported ones --- build/resources/linux/debian/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/resources/linux/debian/postinst b/build/resources/linux/debian/postinst index 52520e656..20e888609 100755 --- a/build/resources/linux/debian/postinst +++ b/build/resources/linux/debian/postinst @@ -15,7 +15,7 @@ # for details, see http://www.debian.org/doc/debian-policy/ or # the debian-policy package -UBUNTU_CODENAMES="lucid maverick natty oneiric precise quantal raring saucy trusty utopic vivid" +UBUNTU_CODENAMES="precise trusty utopic vivid" DEBIAN_CODENAMES="squeeze wheezy jessie sid" case "$1" in