Fix problem with RPM install 58/2858/1 3.6.1
authorE. Scott Daniels <daniels@research.att.com>
Thu, 19 Mar 2020 03:50:57 +0000 (23:50 -0400)
committerE. Scott Daniels <daniels@research.att.com>
Thu, 19 Mar 2020 03:50:57 +0000 (23:50 -0400)
The additon of the health check supplemental application was
causing the RPM install to fail because of a misconception that
a library in the package wasn't already installed. This change
attempts to address this by hard linking the RMR library (.a)
into the supplemental applicaiton such that RPM won't assume
a depenendency.

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: If9b70bed14a7994c517dc514c7963488301c8206


No differences found