From 067f9d56ead3a3a45feac396ef71493950a82e96 Mon Sep 17 00:00:00 2001 From: Mauro Sardara Date: Thu, 13 Apr 2017 11:56:55 +0200 Subject: Adding support for package creation. The script for creating the package is scripts/build-package.sh, and it will create the correct package depending on the OS and the architecture users are running on. Supported OS: Ubuntu 16.04, Ubuntu 14.04 and Centos7 Change-Id: I2770c8e0af4e482ecd9a9cdb3cdfc7128684a5a7 Signed-off-by: Mauro Sardara --- metis/.gitignore | 1 - 1 file changed, 1 deletion(-) (limited to 'metis/.gitignore') diff --git a/metis/.gitignore b/metis/.gitignore index b8c1f591..0bf52c18 100644 --- a/metis/.gitignore +++ b/metis/.gitignore @@ -1,4 +1,3 @@ -VERSION metis-*tar.gz config.cache -- cgit 1.2.3-korg