site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=qmlKPEKmv3SB5ndQYx9GgWTprtco3uN/1NnVxvFHu3UDE4pd/KsN+hLzyQen0NWG2qeVn10N+C+4f9JtbyC9GdMn624qdIyphGmMUA8NDZx0S9C+vg2xeEx+VDwtvNnQwPcaoBPB6QEMzyat6eyQ45Hexxv7TOFfb8Rc0VWgaFs=; I have a script using packagemaker --doc blah.pmdoc --out blah.pkg with no other args The script plays around a bit to set up the permissions of the folder being packaged, and to remove the blah.pkg before running. ----- Original Message ---- From: "OSullivan, Steve" <OSullivan_Steven@emc.com> To: installer-dev@lists.apple.com Sent: Wednesday, December 3, 2008 6:35:42 PM Subject: A question about running packagemaker from the command line 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/matchmovie%40yahoo.com This email sent to matchmovie@yahoo.com _______________________________________________ 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