mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 15:30:14 +00:00
STABLE14-buildpkg-dmg-path-20070105
reported by marcus watts
(cherry picked from commit 6029f002be
)
This commit is contained in:
parent
40a001df42
commit
0410288112
@ -216,7 +216,7 @@ if [ $secondpass = yes ]; then
|
||||
cp afslogo.jpg $CURDIR/dmg/.background
|
||||
# hdiutil create -srcfolder $CURDIR/dmg -volname OpenAFS -anyowners $CURDIR/OpenAFS.dmg
|
||||
hdiutil makehybrid -hfs -hfs-volume-name OpenAFS -hfs-openfolder $CURDIR/dmg $CURDIR/dmg -o $CURDIR/TMP.dmg
|
||||
hdiutil convert -format UDZO TMP.dmg -o $CURDIR/OpenAFS.dmg
|
||||
hdiutil convert -format UDZO $CURDIR/TMP.dmg -o $CURDIR/OpenAFS.dmg
|
||||
rm $CURDIR/TMP.dmg
|
||||
rm -rf $CURDIR/dmg
|
||||
# Unfortunately, sudo sets $USER to root, so I can't chown the
|
||||
|
Loading…
Reference in New Issue
Block a user