X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap.sh;h=ebbe752a4eedeecf54d17aafffab722177b954b3;hp=54d6ff7ba3a68b657e9a958dd28dedab86f9c8c5;hb=b6d7373834eb3fa6e8543be9c8379507d6d91273;hpb=9e8d4d47cc09daa4bf44103d3f1e32206ff55556 diff --git a/bootstrap.sh b/bootstrap.sh index 54d6ff7ba3..ebbe752a4e 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -23,7 +23,7 @@ export PYTHONPATH=${SCRIPT_DIR} if [ -f "/etc/redhat-release" ]; then DISTRO="CENTOS" sudo yum install -y python-devel python-virtualenv - VPP_ARTIFACTS="vpp vpp-debuginfo vpp-devel vpp-lib vpp-plugins" + VPP_ARTIFACTS="vpp vpp-devel vpp-lib vpp-plugins" DPDK_ARTIFACTS="" PACKAGE="rpm" VPP_CLASSIFIER=""