diff options
| -rw-r--r-- | meta-extras/packages/python/python-gst_0.10.7.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-extras/packages/python/python-gst_0.10.7.bb b/meta-extras/packages/python/python-gst_0.10.7.bb index bf65595be9..d206c0ab12 100644 --- a/meta-extras/packages/python/python-gst_0.10.7.bb +++ b/meta-extras/packages/python/python-gst_0.10.7.bb | |||
| @@ -13,6 +13,7 @@ inherit autotools distutils-base pkgconfig | |||
| 13 | EXTRA_OECONF += "--with-python-includes=${STAGING_INCDIR}/../" | 13 | EXTRA_OECONF += "--with-python-includes=${STAGING_INCDIR}/../" |
| 14 | 14 | ||
| 15 | do_configure_prepend() { | 15 | do_configure_prepend() { |
| 16 | install -d ${S}/m4 | ||
| 16 | install -m 0644 ${S}/common/m4/*.m4 ${S}/m4/ | 17 | install -m 0644 ${S}/common/m4/*.m4 ${S}/m4/ |
| 17 | } | 18 | } |
| 18 | 19 | ||
