summaryrefslogtreecommitdiffstats
path: root/build/variables.sh
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2017-03-16 13:33:42 -0400
committerDan Radez <dradez@redhat.com>2017-03-16 14:15:48 -0400
commit59120f0ddd3ad84feab0ffb9defc185f73f910a5 (patch)
tree4281b760d9da5133129afb87f204a904cde76422 /build/variables.sh
parentb77cc512c3b9055dccdd3a774b2542ee38233bf3 (diff)
Removes vpp-devel from package install
Change-Id: I16f5defdd47f19095f97414f46cd9e12d3c53b19 Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'build/variables.sh')
-rw-r--r--build/variables.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/variables.sh b/build/variables.sh
index 53bf72f9..9322442e 100644
--- a/build/variables.sh
+++ b/build/variables.sh
@@ -62,7 +62,6 @@ fdio_l2_uri_base=http://artifacts.opnfv.org/apex/danube/fdio_l2_rpms
fdio_l2_pkgs=(
'vpp-17.04-rc0~300_gdef19da~b1923.x86_64.rpm'
'vpp-api-python-17.04-rc0~300_gdef19da~b1923.x86_64.rpm'
-'vpp-devel-17.04-rc0~300_gdef19da~b1923.x86_64.rpm'
'vpp-lib-17.04-rc0~300_gdef19da~b1923.x86_64.rpm'
'vpp-plugins-17.04-rc0~300_gdef19da~b1923.x86_64.rpm'
)