site_archiver@lists.apple.com Delivered-To: Installer-dev@lists.apple.com Hello all, Does anyone else have any ideas on what I should change? Thanks --Guy _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... I'm trying to get the new Leopard version of packagemaker to work from a script via xcode.. PKGM="/Developer/Applications/Utilities/PackageMaker.app/Contents/ MacOS/PackageMaker" "${PKGM}" -build -proj ${SRCROOT}/Packaging/package-Client.pmdoc -p ~/ Desktop/Client.pkg But it fails to produce the expected results... when I run the GUI version of packagemaker all works well... The above worked just fine in Tiger... This email sent to site_archiver@lists.apple.com