site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:mime-version:subject:date :x-mailer; bh=0bKSk3rD2TI8uVmzhYYyZPJqVQhbxk1T8KurTt9KNGc=; b=ZbO5oUn+WM6Llpg0eGYBl8ZqIJaV3sWZliexIkHO0IaJzoBuW1fauWX+tQNncfRkoR 6EFXcGOF++LaI8D+LZeMCwRP7h6nBPfAnX4Hm4oar8t4PrpWrwfN830QQtUivBz1XxNh T7WbYQJLvXwSXXJsSOJ6EbRQzxgdnKg3LURIY= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:x-mailer; b=gRh9WSd12ZgZh6z63EAfdEW16hhexA+JeiEnDLiLwsZAEv+TWu6rSXmKdfw8OkC3d6 4u7G9oFRtqw9q7fdDQU2vQ7hUzKKxda0aDIBzS+Zrl70GOvK2FGb7qemchFCH2Qm0CE2 tYooDuAZ3XvKg2UCPjXvZR6El4LuhmRoM9UM4= Hi, The command I run is: packagemaker --root /path/to/root --id com.mycompany.myapp Thanks, Martin. _______________________________________________ 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 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
participants (1)
-
Martin