diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/diagnostic.rb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Library/Homebrew/diagnostic.rb b/Library/Homebrew/diagnostic.rb index 7a5781c73..a5adfeb63 100644 --- a/Library/Homebrew/diagnostic.rb +++ b/Library/Homebrew/diagnostic.rb @@ -165,8 +165,7 @@ module Homebrew "libUFSDNTFS.dylib", # Paragon NTFS "libUFSDExtFS.dylib", # Paragon ExtFS "libecomlodr.dylib", # Symantec Endpoint Protection - "libsymsea.*.dylib", # Symantec Endpoint Protection - "libsymsea.dylib", # Symantec Endpoint Protection + "libsymsea*.dylib", # Symantec Endpoint Protection "sentinel.dylib", # SentinelOne ] |
