diff options
Diffstat (limited to 'meta-multimedia/recipes-connectivity/gupnp/no-vala.inc')
| -rw-r--r-- | meta-multimedia/recipes-connectivity/gupnp/no-vala.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-multimedia/recipes-connectivity/gupnp/no-vala.inc b/meta-multimedia/recipes-connectivity/gupnp/no-vala.inc index a4f3fb6792..5a45cd1250 100644 --- a/meta-multimedia/recipes-connectivity/gupnp/no-vala.inc +++ b/meta-multimedia/recipes-connectivity/gupnp/no-vala.inc | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | do_configure_prepend () { | 1 | do_configure_prepend () { |
| 2 | # Vala needs gobject-introspection so won't work. Instead of depending | 2 | # Vala needs gobject-introspection so won't work. Instead of depending |
| 3 | # on vala-native just to run configure, comment out the Vala macro. | 3 | # on vala-native just to run configure, comment out the Vala macro. |
| 4 | sed -i -e 's/\(^[ \t]*VALA_PROG_VAPIGEN\)/dnl \1/g' ${S}/configure.ac | 4 | sed -i -e 's/\(^[ \t]*VALA_PROG_VAPIGEN\)/dnl \1/g' ${S}/configure.ac |
| 5 | } | 5 | } |
