Loading
pkgdep: Install git at the default /usr/local/bin dir
There's no point in keeping track of the extra path and pollute the global bash profiles with it. Just put the target binary under the /usr/local/bin which most distros, including centos7 keep in their $PATH. Also, drop the proxyconf mention as we are not using it anymore. Signed-off-by:Michal Berger <michal.berger@intel.com> Change-Id: I2a531fb140aea4c87ad8c3f053a39d262d2d02ae Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16853 Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Pawel Piatek <pawelx.piatek@intel.com>