diff options
Diffstat (limited to 'build/variables.sh')
-rw-r--r-- | build/variables.sh | 1 |
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' ) |