A question about running packagemaker from the command line
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Thread-index: AclVn9sNpEjs2f9mjUuSTMqFjxJLQg== Thread-topic: A question about running packagemaker from the command line User-agent: Microsoft-Entourage/12.10.0.080409 Hello all, I am trying to create package from the command line using a pmdoc file. Working on the assumption that this is a properly created pmdoc file (of type bundle for system 10.4 and greater) can I just run packagemaker from the following command line: /Developer/usr/bin/packagemaker -d "/pmdocs/project engine.pmdoc" Or do I need to keep the command line flags when running it, just like I had it when I was creating the package entirely from the command line, such as: /Developer/usr/bin/packagemaker -d "/pmdocs/project engine.pmdoc" -o /pkg_scratch/engine.pkg -i com.company.project -n ${BUILDVERSION} -t "Engine" -l /Applications/project/Engine -g 10.4 -h system -b I am seeming to get bad results regardless of what I do, but I am trying to find out if this could have any ramifications. Thanks for any and all assistance! Regards, Steve O'Sullivan _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
OSullivan, Steve