site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Hi, The command I run is: packagemaker --root /path/to/root --id com.mycompany.myapp What are these special permissions? root:something? Could it be solved by launching the command with sudo? _______________________________________________ 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... On Jun 17, 2008, at 8:52 AM, Martin wrote: I would like to automatically create an installer package using exclusively the command line and without PackageMaker.app and without a .pmdoc file. /path/to/root has special permissions that I wish to be taken into account by packagemaker. My problem is that the permissions are not taken into account: whatever permissions /path/to/root has, packagemaker ignores it and sets it to standard permissions. How do I tell packagemaker to keep the files' permissions, using the command line? This email sent to site_archiver@lists.apple.com