From 477519d3772d2abb55e8277841429fcfe107df4a Mon Sep 17 00:00:00 2001 From: Jingdong Lu Date: Wed, 11 May 2011 17:25:41 +0800 Subject: bash: enable update-alternative to use bash as default shell Signed-off-by: Jingdong Lu --- meta/recipes-extended/bash/bash.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-extended/bash/bash.inc') diff --git a/meta/recipes-extended/bash/bash.inc b/meta/recipes-extended/bash/bash.inc index e21830441..d55e517de 100644 --- a/meta/recipes-extended/bash/bash.inc +++ b/meta/recipes-extended/bash/bash.inc @@ -7,7 +7,7 @@ LICENSE = "GPLv3+" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" DEPENDS = "ncurses bison-native" -inherit autotools gettext +inherit autotools gettext update-alternatives PARALLEL_MAKE = "" -- cgit v1.2.3