Changeset 2594

Show
Ignore:
Timestamp:
05/21/07 17:09:52 (2 years ago)
Author:
tg
Message:

hm, didn't really work out, try it the other way round

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/tools/Makefile

    r2591 r2594  
    3939 
    4040${STAGING_DIR} ${STAGING_DIR}/etc ${STAGING_TOOLS}: 
    41         mkdir -p ${STAGING_DIR}/{bin,etc,usr/include,lib} \ 
     41        mkdir -p ${STAGING_DIR}/{bin,etc,include,lib,usr} \ 
    4242            ${STAGING_TOOLS}/{bin,lib} 
    43         cd ${STAGING_DIR}; ln -s usr/include include 
     43        cd ${STAGING_DIR}/usr; ln -s ../include include 
    4444 
    4545${STAGING_DIR}/etc/ipkg.conf: ${STAGING_DIR}/etc