summaryrefslogtreecommitdiff
path: root/recipes-lxde/obconf/obconf_2.0.3+git.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-12-12 20:43:49 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2015-01-10 16:32:51 +0100
commit9df87031499a41b78a71be15de23d09124d8b8e5 (patch)
tree024667390545d6be857f565dc0208eb262ef8656 /recipes-lxde/obconf/obconf_2.0.3+git.bb
parent8db436a274f578e2f4b702413690d4c042425f78 (diff)
change to autotools-brokensep
change all recipe which fail out of tree builds to autotools-brokensep
Diffstat (limited to 'recipes-lxde/obconf/obconf_2.0.3+git.bb')
-rw-r--r--recipes-lxde/obconf/obconf_2.0.3+git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-lxde/obconf/obconf_2.0.3+git.bb b/recipes-lxde/obconf/obconf_2.0.3+git.bb
index 9deab38..0d269bb 100644
--- a/recipes-lxde/obconf/obconf_2.0.3+git.bb
+++ b/recipes-lxde/obconf/obconf_2.0.3+git.bb
@@ -22,7 +22,7 @@ S = "${WORKDIR}/git"
FILES_${PN} += "${datadir}/mime ${datadir}/mimelnk"
-inherit autotools pkgconfig gettext mime
+inherit autotools-brokensep pkgconfig gettext mime
do_configure_prepend () {
autopoint --force || bbfatal "autopoint failed"