Fixed SDK path

This commit is contained in:
Fabio Manganiello 2018-05-23 01:37:29 +02:00
parent 65f9e264d0
commit 77029b7b81
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ PREFIX := $(if $(PREFIX),$(PREFIX),/usr)
PYTHON3_VERSION := $(shell python3 --version | cut -d' ' -f 2 | cut -d. -f 1,2)
ARCH := $(shell uname -m | sed -e 's/x86_64/x64/')
SDK_PATH=../../leap/LeapSDK
SDK_PATH=./leap/LeapSDK
all:
[ -f ./LeapSDK.tar.gz ] || wget -O LeapSDK.tar.gz http://warehouse.leapmotion.com/apps/4185/download/