comparison mac/make-package @ 46297:e3a0f935c9c5

2002-07-11 Andrew Choi <akochoi@shaw.ca> * make-package: Change -a option to -R for cp command.
author Andrew Choi <akochoi@shaw.ca>
date Thu, 11 Jul 2002 17:14:03 +0000
parents 24320eec547a
children de56ca3f523d
comparison
equal deleted inserted replaced
46296:8bc526e9d28b 46297:e3a0f935c9c5
248 directory should be correct. Please use the Disc Copy program to create 248 directory should be correct. Please use the Disc Copy program to create
249 a disc image." >&2 249 a disc image." >&2
250 exit 0 250 exit 0
251 fi 251 fi
252 252
253 cp -a Emacs.pkg /Volumes/Emacs 253 cp -R Emacs.pkg /Volumes/Emacs
254 254
255 ## Converting Disk Image to read-only 255 ## Converting Disk Image to read-only
256 echo 'Converting Disc Image to read-only' 256 echo 'Converting Disc Image to read-only'
257 hdiutil eject ${mountLoc} 257 hdiutil eject ${mountLoc}
258 hdiutil resize EmacsRW.dmg -sectors min 258 hdiutil resize EmacsRW.dmg -sectors min