Loading
pkgdep/freebsd: Use globbing to match on package names
Some packages include versioning in their name which is not very friendly in case given package is upgraded - the name of the package will always change in such a case. To avoid that, use globbing to match on package names in a more robust way. Signed-off-by:Michal Berger <michalx.berger@intel.com> Change-Id: I3e23fc8a06f93471f47835e945c24c4a95f80795 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8741 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Monica Kenguva <monica.kenguva@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>