[pydocs] addon id is optional for the Addon() class as it's retrieved automaticly...
[vuplus_xbmc] / tools / buildsteps / linux64 / make-xbmc
1 WORKSPACE=${WORKSPACE:-$( cd $(dirname $0)/../../.. ; pwd -P )}
2 XBMC_PLATFORM_DIR=linux64
3 . $WORKSPACE/tools/buildsteps/defaultenv
4
5 cd $WORKSPACE;make -j$BUILDTHREADS