From 6d551a370d3701df6755f6fd5e24475b1c591aec Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 12 Jun 2013 15:41:51 +0200 Subject: [PATCH] No longer build for Ubuntu natty --- IDMETA | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IDMETA b/IDMETA index e466914..0466ff9 100644 --- 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=1.3.56 +VERSION=1.3.57 -- 1.7.10.4