From b68074b143fb9f97200695473b841fe77fbf8cf8 Mon Sep 17 00:00:00 2001 From: Mauro Sardara Date: Thu, 13 Apr 2017 11:44:29 +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: I72bde4808067cd1dd80bb389b690d49e1b643f87 Signed-off-by: Mauro Sardara --- libparc/.gitignore | 2 -- 1 file changed, 2 deletions(-) (limited to 'libparc/.gitignore') diff --git a/libparc/.gitignore b/libparc/.gitignore index c4d2eae4..926b1a2c 100644 --- a/libparc/.gitignore +++ b/libparc/.gitignore @@ -57,8 +57,6 @@ test_parc_URIPath test_parc_URIAuthority test_parc_URISegment -VERSION - parc/parcLibrary_About.c parc/parcLibrary_About.h parc/parc_About.c -- cgit 1.2.3-korg