Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for creating disk images of the correct size #4

Merged
merged 2 commits into from Dec 22, 2011

Conversation

rbdavison
Copy link
Contributor

The disk images were create as 300MB which is a major problem if you want to copy 350MB into them...
This patch checks the size of the contents that the image will create and adds 20 MB more to it and uses this value for the image creation step.

andreyvit added a commit that referenced this pull request Dec 22, 2011
Fix for creating disk images of the correct size
@andreyvit andreyvit merged commit cce1e9c into create-dmg:master Dec 22, 2011
@andreyvit
Copy link
Collaborator

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants