audio/carla: Respect LOCALBASE
PR: 262616
This commit is contained in:
committed by
Yuri Victorovich
parent
5e69c962cd
commit
4588f14d09
@@ -33,6 +33,7 @@ GH_ACCOUNT= falkTX
|
||||
|
||||
MAKE_ARGS= HAVE_QT4=false \
|
||||
EXTERNAL_PLUGINS=false \
|
||||
PREFIX=${LOCALBASE}
|
||||
# Give the Makefile the proper versioned binaries of PyQt
|
||||
BINARY_ALIAS= pyuic5=${LOCALBASE}/bin/pyuic5-${PYTHON_VER} \
|
||||
pyrcc5=${LOCALBASE}/bin/pyrcc5-${PYTHON_VER}
|
||||
|
||||
Reference in New Issue
Block a user