aboutsummaryrefslogtreecommitdiff
path: root/tools/buildsteps/androidx86
diff options
context:
space:
mode:
authorronie <ronie@users.noreply.github.com>2016-02-26 23:23:08 +0100
committerronie <ronie@users.noreply.github.com>2016-03-01 20:48:00 +0100
commitde08bafa12972688aa7aee6c83091fe67f0b020a (patch)
tree5d95f978bfd89c6fb704bdb13bd9c2f3e55e2c4d /tools/buildsteps/androidx86
parentdaf2dcdc66ef6f9c2f91cbfc41edb5ba4b79f6f8 (diff)
build estouchy instead of re-touched
Diffstat (limited to 'tools/buildsteps/androidx86')
-rw-r--r--tools/buildsteps/androidx86/prepare-xbmc8
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/buildsteps/androidx86/prepare-xbmc b/tools/buildsteps/androidx86/prepare-xbmc
index bccdcb0453..144ed52d88 100644
--- a/tools/buildsteps/androidx86/prepare-xbmc
+++ b/tools/buildsteps/androidx86/prepare-xbmc
@@ -2,14 +2,6 @@ WORKSPACE=${WORKSPACE:-$( cd $(dirname $0)/../../.. ; pwd -P )}
XBMC_PLATFORM_DIR=android
. $WORKSPACE/tools/buildsteps/defaultenv
-#fetch submodules
-cd $WORKSPACE
-if test -d $WORKSPACE/addons/skin.re-touched
-then
-rm -r $WORKSPACE/addons/skin.re-touched
-fi
-git submodule update --init $WORKSPACE/addons/skin.re-touched
-
#build binary addons before building xbmc...
#make sure that binary_addons don't clean the native tools
#here (e.x. on release builds where pathChanged always returns 1