From 6f9bcea8af272ded68efb8bff07cdc14745d2cc7 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 30 Jun 2014 16:21:34 +0200 Subject: [PATCH 1/1] Do not build for Ubuntu Lucid anymore --- IDMETA | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IDMETA b/IDMETA index a6ba7bd..d865c5f 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy squeeze" -UBUNTU_DIST="trusty saucy raring quantal precise oneiric lucid" +UBUNTU_DIST="trusty saucy raring quantal precise oneiric" CENTOS_DIST="centos5 centos6" VERSION=1.5.5 -- 1.7.10.4