diff options
Diffstat (limited to 'meta-multimedia/recipes-connectivity/gupnp/gupnp-av.inc')
| -rw-r--r-- | meta-multimedia/recipes-connectivity/gupnp/gupnp-av.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-connectivity/gupnp/gupnp-av.inc b/meta-multimedia/recipes-connectivity/gupnp/gupnp-av.inc index 0544501569..a06c98e157 100644 --- a/meta-multimedia/recipes-connectivity/gupnp/gupnp-av.inc +++ b/meta-multimedia/recipes-connectivity/gupnp/gupnp-av.inc | |||
| @@ -7,7 +7,7 @@ inherit autotools pkgconfig gobject-introspection vala | |||
| 7 | 7 | ||
| 8 | # Copy vapigen.m4 so that it doesn't get removed by vala class | 8 | # Copy vapigen.m4 so that it doesn't get removed by vala class |
| 9 | # (normally this would be the right thing to do, but in gupnp-av the vapigen.m4 has only a custom macro) | 9 | # (normally this would be the right thing to do, but in gupnp-av the vapigen.m4 has only a custom macro) |
| 10 | do_configure_prepend() { | 10 | do_configure:prepend() { |
| 11 | cp -f ${S}/m4/vapigen.m4 ${S}/m4/vapigen-custom.m4 || true | 11 | cp -f ${S}/m4/vapigen.m4 ${S}/m4/vapigen-custom.m4 || true |
| 12 | } | 12 | } |
| 13 | 13 | ||
