This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
PawPaw
mirror of
https://github.com/DISTRHO/PawPaw
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
2
Wiki
Activity
Browse Source
Fix jack macOS packaging
pull/19/head
falkTX
3 years ago
parent
efb62027aa
commit
fda42dffee
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
setup/functions.sh
+ 1
- 1
setup/functions.sh
View File
@@ -644,7 +644,7 @@ function patch_osx_qtapp() {
macdeployqt "${appfile}"
rm -f "${appfile}/Contents/Frameworks/libjack.
0
.dylib"
rm -f "${appfile}/Contents/Frameworks/libjack.
*
.dylib"
_postbuild
}
Write
Preview
Loading…
Cancel
Save