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:
David Kocher
2019-11-07 16:33:02 +01:00
parent 6f33feff90
commit a8f57b7fb2
+1
View File
@@ -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*