update scripts to work with make install

This commit is contained in:
Philippe Teuwen 2019-08-30 23:35:29 +02:00
commit 595fde5312
9 changed files with 63 additions and 44 deletions

View file

@ -32,7 +32,7 @@ INSTALLBINRELPATH = /bin/
INSTALLSHARERELPATH = /share/proxmark3/
INSTALLFWRELPATH = /share/proxmark3/firmware/
INSTALLTOOLSRELPATH = /share/proxmark3/tools/
INSTALLDOCRELPATH = /share/doc/proxmark3/
INSTALLDOCSRELPATH = /share/doc/proxmark3/
platform = $(shell uname)
DETECTED_OS=$(platform)