From ce2b82a980c06a45aa2eeeb88c927c90a014da61 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 15 Sep 2015 21:19:13 +0200 Subject: [PATCH] Remove Debian squeeze. Add CentOS 7 --- IDMETA | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IDMETA b/IDMETA index d60d11e..d87c2b1 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ -DEBIAN_DIST="jessie wheezy squeeze" +DEBIAN_DIST="jessie wheezy" UBUNTU_DIST="vivid utopic trusty precise" -CENTOS_DIST="centos5 centos6" +CENTOS_DIST="centos5 centos6 centos7" VERSION=2.0.60 -- 1.7.10.4