From d444393f135cef58d12db6ddccb319f7ecb89b24 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Tue, 10 Jun 2008 00:00:02 +0000 Subject: [PATCH] bash don't say a word... please --- packages/bash/bash.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/bash/bash.inc b/packages/bash/bash.inc index bf4a345963..4eba6895ba 100644 --- a/packages/bash/bash.inc +++ b/packages/bash/bash.inc @@ -23,6 +23,7 @@ do_configure () { do_compile_prepend() { cd builtins + touch mkbuiltins.o ${BUILD_CC} ${BUILD_CFLAGS} ${BUILD_LDFLAGS} -I${S}/include -I${S} -o mkbuiltins mkbuiltins.c cd ${S} } -- 2.39.5