From 90ae81c57b984c5eb7ba9dfa3a02ff6c151249ba Mon Sep 17 00:00:00 2001 From: hschang Date: Wed, 2 Jul 2014 16:12:13 +0900 Subject: [PATCH] [autofs] build fix --- meta-openvuplus/recipes-connectivity/autofs/autofs_4.1.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-openvuplus/recipes-connectivity/autofs/autofs_4.1.4.bb b/meta-openvuplus/recipes-connectivity/autofs/autofs_4.1.4.bb index f8d9bff..9357907 100644 --- a/meta-openvuplus/recipes-connectivity/autofs/autofs_4.1.4.bb +++ b/meta-openvuplus/recipes-connectivity/autofs/autofs_4.1.4.bb @@ -50,7 +50,7 @@ SRC_URI[sha256sum] = "e25caa0e9639ea54dd7c4f21e8146ac9859a61fa126f397edf874b5fdc S = "${WORKDIR}/${BP}" -inherit autotools update-rc.d +inherit autotools-brokensep update-rc.d do_configure_prepend () { if [ ! -e acinclude.m4 ]; then -- 2.7.4