Subversion Repositories DevTools

Rev

Rev 1487 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1487 Rev 1489
Line 264... Line 264...
264
        exit 1
264
        exit 1
265
    fi
265
    fi
266
    UNTAR_DIR=${LCL_SRC_DIR}/${DOWNLOAD_PKG}
266
    UNTAR_DIR=${LCL_SRC_DIR}/${DOWNLOAD_PKG}
267
    WORK_DIR=${UNTAR_DIR}.${PLATFORM}${TYPE}
267
    WORK_DIR=${UNTAR_DIR}.${PLATFORM}${TYPE}
268
else
268
else
269
    WORK_DIR=${LCL_SRC_DIR}/work.${PLATFORM}${TYPE}
269
    WORK_DIR=${LCL_SRC_DIR}
270
fi
270
fi
271
 
271
 
272
#
272
#
273
#   Setup WORK_DIR
273
#   Setup WORK_DIR
274
#   This can be deduced from the tar-file, but in some cases the name
274
#   This can be deduced from the tar-file, but in some cases the name