commit da1e9064e98b4a4e82ae79c8ce3e61ee316f0ef6
Author: Simon Howard <fraggle@gmail.com>
AuthorDate: Sat Dec 22 23:30:17 2012 +0000
Commit: Simon Howard <fraggle@gmail.com>
CommitDate: Sat Dec 22 23:30:17 2012 +0000
Add some extra zero-fill to the end of .DS_store.
Recent versions of Mac OS X Finder seem to generate slightly fatter
.DS_store files. This can cause a problem where there is insufficient
free space in tmp.dmg to generate the modified .DS_store file. Adding
some zero-fill to the end of the base one fixes this.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2547
---
pkg/osx/disk/dir.DS_Store | Bin 8196 -> 28196 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/pkg/osx/disk/dir.DS_Store b/pkg/osx/disk/dir.DS_Store
index b7104637..a2817224 100644
Binary files a/pkg/osx/disk/dir.DS_Store and b/pkg/osx/disk/dir.DS_Store differ