diff options
Diffstat (limited to 'meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb')
| -rw-r--r-- | meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb b/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb index 9e7d2fcd8c..e1e5ff28f7 100644 --- a/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb +++ b/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb | |||
| @@ -12,7 +12,7 @@ S = "${WORKDIR}/git" | |||
| 12 | inherit autotools lib_package | 12 | inherit autotools lib_package |
| 13 | 13 | ||
| 14 | do_install_append() { | 14 | do_install_append() { |
| 15 | sed -i -e s://:/:g -e 's:=${libdir}/libudev.la:-ludev:g' ${D}${libdir}/libatasmart.la | 15 | sed -i -e s://:/:g -e 's:=${libdir}/libudev.la:-ludev:g' ${D}${libdir}/libatasmart.la |
| 16 | } | 16 | } |
| 17 | 17 | ||
| 18 | PACKAGES =+ "${PN}-dev-vala" | 18 | PACKAGES =+ "${PN}-dev-vala" |
