uclibc-initial: make sure dir exists before symlinking to it
authorKoen Kooi <koen@openembedded.org>
Fri, 14 Mar 2008 13:59:57 +0000 (13:59 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 14 Mar 2008 13:59:57 +0000 (13:59 +0000)
packages/uclibc/uclibc-initial_0.9.29.bb

index aa42fa3..57ac613 100644 (file)
@@ -13,6 +13,7 @@ do_stage() {
                RUNTIME_PREFIX=${UCLIBC_STAGE_PREFIX}/ \
                pregen install_dev
 
+       install -d ${CROSS_DIR}/${TARGET_SYS}   
        ln -sf include ${CROSS_DIR}/${TARGET_SYS}/sys-include
 
        # This conflicts with the c++ version of this header