projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6972e81
)
mac/Makefile: more attempts to debug the buildslave failure
author
Brian Warner
<warner@allmydata.com>
Fri, 29 Aug 2008 22:06:14 +0000
(15:06 -0700)
committer
Brian Warner
<warner@allmydata.com>
Fri, 29 Aug 2008 22:06:14 +0000
(15:06 -0700)
mac/Makefile
patch
|
blob
|
history
diff --git
a/mac/Makefile
b/mac/Makefile
index d18add63e2a55e631e976aed9e10e2629f983f48..1795a507a00cf3559fa1b3951bf47f96321578dd 100644
(file)
--- a/
mac/Makefile
+++ b/
mac/Makefile
@@
-11,7
+11,7
@@
build:
diskimage:
mv dist Allmydata-$(VERSION)
- hdiutil create -verbose -ov -srcfolder Allmydata-$(VERSION) allmydata-rw.dmg
+ hdiutil create -verbose -
skipunreadable -anyowners -
ov -srcfolder Allmydata-$(VERSION) allmydata-rw.dmg
hdiutil convert -ov allmydata-rw.dmg -format UDRO -o allmydata-ro.dmg
hdiutil convert -ov allmydata-ro.dmg -format UDZO -o Allmydata-$(VERSION).dmg
hdiutil internet-enable -yes Allmydata-$(VERSION).dmg