X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopflex%2Fscripts%2Fopenvswitch-build.sh;fp=jjb%2Fopflex%2Fscripts%2Fopenvswitch-build.sh;h=61ae9b4b8abb8fd381b203adc80c29cf067666ac;hb=c29ff0be3be8fd01cde9e4ffd0dcadac7f378f0b;hp=f93afe536107c50834bee5b0782edd0f2a31257f;hpb=538ea5e11c9a83950c1b263aeb9c47a5502e4635;p=releng%2Fbuilder.git diff --git a/jjb/opflex/scripts/openvswitch-build.sh b/jjb/opflex/scripts/openvswitch-build.sh index f93afe536..61ae9b4b8 100644 --- a/jjb/opflex/scripts/openvswitch-build.sh +++ b/jjb/opflex/scripts/openvswitch-build.sh @@ -25,7 +25,7 @@ mkdir -p "$DESTDIR" make -j4 DESTDIR=$(pwd)/$DESTDIR make install -if [[ $OPENVSWITCH_VERSION =~ 2.6.7 ]]; then +if [[ $OPENVSWITCH_VERSION =~ 2.12.0 ]]; then mkdir -p $DESTDIR/$ROOT/include/openvswitch/openvswitch mv $DESTDIR/$ROOT/include/openvswitch/*.h $DESTDIR/$ROOT/include/openvswitch/openvswitch mv $DESTDIR/$ROOT/include/openflow $DESTDIR/$ROOT/include/openvswitch