mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
add option to build against non-default python3 package
This commit is contained in:
parent
4a119a73f0
commit
f3e9a79ca4
5 changed files with 20 additions and 9 deletions
|
@ -53,7 +53,7 @@ USERMOD = usermod -aG
|
|||
ADDUSER = adduser
|
||||
GETENT_BL = getent group bluetooth
|
||||
|
||||
|
||||
PYTHON3_PKGCONFIG ?= python3
|
||||
|
||||
PATHSEP=/
|
||||
PREFIX ?= /usr/local
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue