From 1f1c13dd61b42e86a30b62d2e3792ef344472f9f Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 17 Dec 2015 09:59:33 +0000 Subject: [PATCH] Build for CentOS7 and newer Ubuntu distros --- IDMETA | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/IDMETA b/IDMETA index 8a9196f..4ebe689 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ -DEBIAN_DIST="jessie wheezy squeeze" -UBUNTU_DIST="vivid utopic trusty precise" -CENTOS_DIST="centos5 centos6" +DEBIAN_DIST="jessie wheezy" +UBUNTU_DIST="wily vivid trusty precise" +CENTOS_DIST="centos5 centos6 centos7" VERSION=1.3.9 -- 1.7.10.4