FreeBSD Bugzilla – Attachment 232512 Details for
Bug 262616
audio/carla: does not fully respect LOCALBASE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch -p1 format - Difference between upstream audio/carla/Makefile and my copy
audio-carla-Makefile.diff (text/plain), 441 bytes, created by
Ellenor Bjornsdottir
on 2022-03-17 12:09:40 UTC
(
hide
)
Description:
patch -p1 format - Difference between upstream audio/carla/Makefile and my copy
Filename:
MIME Type:
Creator:
Ellenor Bjornsdottir
Created:
2022-03-17 12:09:40 UTC
Size:
441 bytes
patch
obsolete
>diff --git a/audio/carla/Makefile b/audio/carla/Makefile >index 65f6ef3bbc18..c9a14c4b8b29 100644 >--- a/audio/carla/Makefile >+++ b/audio/carla/Makefile >@@ -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}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 262616
: 232512
Working