summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugene Cherny2018-05-30 15:33:54 +0300
committerEugene Cherny2018-05-30 15:33:54 +0300
commit25b4e711d5060eaaccdacd927a6f27058c490441 (patch)
tree6517a397e5832c20f57350d5557addd9cb618ecf
parentc8f8badc00bec5e0d41905dc4fbeea3a2c3ae858 (diff)
downloadaur-25b4e711d5060eaaccdacd927a6f27058c490441.tar.gz
...
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4f483acc5a4..98c72a69cc79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -104,6 +104,7 @@ build() {
make -j4
# a hack to make Projucer use the system's VST header path
+ # TODO replace with patching Projucer sources instead
patch_strings_in_file "${srcdir}/${_projucer}" "~/SDKs/VST_SDK/VST3_SDK" "/usr/include/vst36"
# will be replaced with the following once Cabbage is ported to JUCE 5.3.0
# "${srcdir}/${_projucer_dir}" --set-global-search-path linux vst3Path /usr/include/vst36/