From 33d53690f3b4205ff81b2d2b797dc43ac898fc0c Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 12 Jun 2013 15:42:18 +0200 Subject: [PATCH 1/1] No longer build for Ubuntu natty --- IDMETA | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IDMETA b/IDMETA index 4122b1f..33d9101 100755 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="wheezy squeeze" -UBUNTU_DIST="quantal precise oneiric natty lucid" +UBUNTU_DIST="quantal precise oneiric lucid" CENTOS_DIST="centos5 centos6" VERSION=4.2.59 -- 1.7.10.4