diff options
| -rw-r--r-- | Library/Homebrew/cask/lib/hbc/container/dmg.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/cask/lib/hbc/container/dmg.rb b/Library/Homebrew/cask/lib/hbc/container/dmg.rb index d53c077cb..492a9d632 100644 --- a/Library/Homebrew/cask/lib/hbc/container/dmg.rb +++ b/Library/Homebrew/cask/lib/hbc/container/dmg.rb @@ -94,6 +94,7 @@ module Hbc DMG_METADATA_FILES = %w[ .background .com.apple.timemachine.donotpresent + .com.apple.timemachine.supported .DocumentRevisions-V100 .DS_Store .fseventsd |
