diff options
Diffstat (limited to 'meta/recipes-support/lzop/lzop_1.04.bb')
| -rw-r--r-- | meta/recipes-support/lzop/lzop_1.04.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/lzop/lzop_1.04.bb b/meta/recipes-support/lzop/lzop_1.04.bb index d9b3524b67..2b83aa06d9 100644 --- a/meta/recipes-support/lzop/lzop_1.04.bb +++ b/meta/recipes-support/lzop/lzop_1.04.bb | |||
| @@ -21,7 +21,7 @@ SRC_URI[sha256sum] = "7e72b62a8a60aff5200a047eea0773a8fb205caf7acbe1774d95147f30 | |||
| 21 | inherit autotools | 21 | inherit autotools |
| 22 | 22 | ||
| 23 | do_configure:prepend () { | 23 | do_configure:prepend () { |
| 24 | install -Dm 0644 ${WORKDIR}/acinclude.m4 ${S}/acinclude.m4 | 24 | install -Dm 0644 ${UNPACKDIR}/acinclude.m4 ${S}/acinclude.m4 |
| 25 | } | 25 | } |
| 26 | 26 | ||
| 27 | BBCLASSEXTEND = "native nativesdk" | 27 | BBCLASSEXTEND = "native nativesdk" |
