commit | f6f4f1241fddb0d1ee4ca935cc9a94d83afa277e | [log] [tgz] |
---|---|---|
author | E. Scott Daniels <daniels@research.att.com> | Tue Jun 18 16:02:17 2019 -0400 |
committer | E. Scott Daniels <daniels@research.att.com> | Wed Jun 19 09:54:53 2019 -0400 |
tree | b57be030d46d95584bca3af598f3e27ac60c6dcf | |
parent | 53360840b0835976bd0980684ca9369458ce5c03 [diff] |
fix(ci): Remove duplicate info from dev pkg The dev package was including the library (.so) files which seems not to be standard custom. The dev package now includes only the header, man pages, and archive (.a) files. The build_packages.yml file was also simplified. Change-Id: Ib06eabcdc33a27345492b52a46a9bcaa50aa8176 Signed-off-by: E. Scott Daniels <daniels@research.att.com>