mirror of
https://github.com/iterate-ch/cyberduck.git
synced 2026-05-26 19:10:49 +00:00
Exclude AWT dependencies to workaround issue for homebrew package.
Error: Failed changing dylib ID of /usr/local/Cellar/duck/7.1.0.31395/libexec/Contents/PlugIns/Runtime.jre/Contents/Home/lib/libawt.dylib
from @rpath/libawt.dylib
to /usr/local/opt/duck/libexec/Contents/PlugIns/Runtime.jre/Contents/Home/lib/libawt.dylib
Error: Failed to fix install linkage
Signed-off-by: David Kocher <dkocher@iterate.ch>
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
Contents/Home/bin/**
|
Contents/Home/bin/**
|
||||||
Contents/Home/man/**
|
Contents/Home/man/**
|
||||||
Contents/Home/lib/jspawnhelper
|
Contents/Home/lib/jspawnhelper
|
||||||
|
Contents/Home/lib/libawt*
|
||||||
|
|||||||
Reference in New Issue
Block a user