If you check out the source to SSHPassKey and the Tools/ directory from mosxland.sourceforge.net, the build script can be used to automatically package PB projects.
[~/bbum-developer/WOUnitTest] bbum% cd ../sourceforge/mosxland/ [~/bbum-developer/sourceforge/mosxland] bbum% Tools/build -name 'SSHPassKey-v1.1-1' -archive dmg SSHPassKey 'build' is a perl script; it could easily be modified or copied from to create a script that autopackages stuff. But that wasn't why I wrote... Under 10.1, if you: hdiutil convert Foo.dmg -format UDZO -o /tmp/Bar.dmg It will create a read-only copy of Foo.dmg as /tmp/Bar.dmg that is compressed with zlib. It would be like doing a 'gzip Foo.dmg', but the end result can be double-clicked and mounted directly via disk copy. Very little difference in size. b.bum _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel