diff options
| -rw-r--r-- | meta-oe/recipes-extended/openwsman/openwsman_2.6.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/openwsman/openwsman_2.6.0.bb b/meta-oe/recipes-extended/openwsman/openwsman_2.6.0.bb index 67cd618ee9..5a19264d47 100644 --- a/meta-oe/recipes-extended/openwsman/openwsman_2.6.0.bb +++ b/meta-oe/recipes-extended/openwsman/openwsman_2.6.0.bb | |||
| @@ -33,7 +33,7 @@ EXTRA_OECMAKE = "-DBUILD_BINDINGS=NO \ | |||
| 33 | -DBUILD_LIBCIM=NO \ | 33 | -DBUILD_LIBCIM=NO \ |
| 34 | -DBUILD_PERL=YES \ | 34 | -DBUILD_PERL=YES \ |
| 35 | -DCMAKE_INSTALL_PREFIX=${prefix} \ | 35 | -DCMAKE_INSTALL_PREFIX=${prefix} \ |
| 36 | -DLIB=lib \ | 36 | -DLIB=${baselib} \ |
| 37 | " | 37 | " |
| 38 | 38 | ||
| 39 | do_configure_prepend() { | 39 | do_configure_prepend() { |
