bash <all> don't say a word... please
authorMichael Lauer <mickey@vanille-media.de>
Tue, 10 Jun 2008 00:00:02 +0000 (00:00 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Tue, 10 Jun 2008 00:00:02 +0000 (00:00 +0000)
packages/bash/bash.inc

index bf4a345..4eba689 100644 (file)
@@ -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}
 }