diff options
author | 2017-04-13 11:49:37 +0200 | |
---|---|---|
committer | 2017-04-13 13:08:21 +0000 | |
commit | dab60bdfb83121478b37f70a8321480e39f7bc7f (patch) | |
tree | 48d39e37c7c7be2678053ea64f54e02fc8ba6e8e /libccnx-common/.gitignore | |
parent | 14094aec6a48ed8c1f2b989e2b8bc21f71e4ee3f (diff) |
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: I272c775ea2342581966cfbf7bf5be0cab3a83c15
Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
Diffstat (limited to 'libccnx-common/.gitignore')
-rw-r--r-- | libccnx-common/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libccnx-common/.gitignore b/libccnx-common/.gitignore index e47da092..c97454e4 100644 --- a/libccnx-common/.gitignore +++ b/libccnx-common/.gitignore @@ -1,4 +1,3 @@ -aVERSION .cproject .project *.plist |