From e332c25971f560155ba1a918421e98d76c5e23ae Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Mon, 5 Nov 2012 11:56:54 +0100 Subject: [PATCH] bash: changed build priority (106.500 -> 109.500) to be build after bison When building bash, bison is used to generate a parser. This change assures that we are using the bison which was build for the stage. --- shells/bash/bash.desc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shells/bash/bash.desc b/shells/bash/bash.desc index 82a49be9d..992ad3225 100644 --- a/shells/bash/bash.desc +++ b/shells/bash/bash.desc @@ -42,7 +42,7 @@ [L] GPL [S] Stable [V] 4.2.37 -[P] X -1-3-----9 106.500 +[P] X -1-3-----9 109.500 [D] 1638391797 bash-4.2.tar.gz ftp://ftp.gnu.org/pub/gnu/bash/ [D] 14484477 bash42-001.patch !ftp://ftp.gnu.org/gnu/bash/bash-4.2-patches/bash42-001