commit | 004938eb17af464fc1ba02f883adb78ad3bd40dd | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Thu Mar 28 11:18:35 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Tue Jun 18 14:45:31 2019 +0000 |
tree | d3acdba4e358d89b97c868c3ede4916d2c129325 | |
parent | 5ba7176ca2755080e35daba0b5417386abf17f6d [diff] |
build: install into bin instead of sbin Installs into bin instead of sbin per guidelines. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I205f86bcaca77e9e99be201b671373ab950d2329
Phosphor Debug Collector provides mechanisms to collect various log files and system parameters. Used to troubleshoot problems in OpenBMC based systems.
To build this package, do the following steps: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To clean the repository run `./bootstrap.sh clean`.