Skip to content

Commit

Permalink
[buildsteps] fix linux64 build
Browse files Browse the repository at this point in the history
  • Loading branch information
wsnipex committed Sep 17, 2013
1 parent 528b47e commit b282ac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/buildsteps/linux64/configure-xbmc
Expand Up @@ -2,4 +2,4 @@ WORKSPACE=${WORKSPACE:-$( cd $(dirname $0)/../../.. ; pwd -P )}
XBMC_PLATFORM_DIR=linux64
. $WORKSPACE/tools/buildsteps/defaultenv

cd $WORKSPACE/;./configure
make -C $WORKSPACE/tools/depends/target/xbmc

0 comments on commit b282ac4

Please sign in to comment.