Skip to content

Commit 6f07064

Browse files
authored
Merge pull request Homebrew#1196 from reitermarkus/dmg-metadata
Add `.com.apple.timemachine.supported` to DMG_METADATA_FILES.
2 parents 47d57ca + c129e64 commit 6f07064

File tree

1 file changed

+1
-0
lines changed
  • Library/Homebrew/cask/lib/hbc/container

1 file changed

+1
-0
lines changed

Library/Homebrew/cask/lib/hbc/container/dmg.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ def skip_path?(path)
9494
DMG_METADATA_FILES = %w[
9595
.background
9696
.com.apple.timemachine.donotpresent
97+
.com.apple.timemachine.supported
9798
.DocumentRevisions-V100
9899
.DS_Store
99100
.fseventsd

0 commit comments

Comments
 (0)