diff options
-rw-r--r-- | recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch b/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch index abad1458..e55e434d 100644 --- a/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch +++ b/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch | |||
@@ -86,7 +86,7 @@ index 0000000..0b4587c | |||
86 | + install $(srcdir)/utilities/ovs-pki.in $(TEST_DEST)/utilities ;\ | 86 | + install $(srcdir)/utilities/ovs-pki.in $(TEST_DEST)/utilities ;\ |
87 | + for p in $$list ; do \ | 87 | + for p in $$list ; do \ |
88 | + echo $$p ;\ | 88 | + echo $$p ;\ |
89 | + p=$${p#../git/} ;\ | 89 | + p=$${p#../sources/openvswitch*/} ;\ |
90 | + pre=$${p#tests\/} ;\ | 90 | + pre=$${p#tests\/} ;\ |
91 | + if test $$pre != $$p ; then \ | 91 | + if test $$pre != $$p ; then \ |
92 | + echo installing $$p to $(TEST_DEST)/tests/$$pre ;\ | 92 | + echo installing $$p to $(TEST_DEST)/tests/$$pre ;\ |