aboutsummaryrefslogtreecommitdiff
path: root/tools/buildsteps/linux64-wayland/make-xbmc
diff options
context:
space:
mode:
Diffstat (limited to 'tools/buildsteps/linux64-wayland/make-xbmc')
-rwxr-xr-xtools/buildsteps/linux64-wayland/make-xbmc5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/buildsteps/linux64-wayland/make-xbmc b/tools/buildsteps/linux64-wayland/make-xbmc
deleted file mode 100755
index 1a5d7e087f..0000000000
--- a/tools/buildsteps/linux64-wayland/make-xbmc
+++ /dev/null
@@ -1,5 +0,0 @@
-WORKSPACE=${WORKSPACE:-$( cd $(dirname $0)/../../.. ; pwd -P )}
-XBMC_PLATFORM_DIR=linux64-wayland
-. $WORKSPACE/tools/buildsteps/defaultenv
-
-cd $WORKSPACE/build;make -j$BUILDTHREADS || make