Re: mod times on directories installed by pkg?
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com The only clue in the installer log I see is: Registering applications Registered /path/to/my.app. -Julian On Feb 1, 2007, at 9:06 AM, John Daniel wrote: I sincerely doubt that. John On Jan 31, 2007, at 10:23 PM, Julian Devlin wrote: _______________________________________________ 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... Seems to be the case. I put a "sleep 30" at the end of the postflight. When the installer gets to this point I check the mod time and it is what I want it to be. Then as soon as the sleep is over and installer shows "successfully installed", I check the mod time again and it has been changed to the current time. I wonder if that could have to do with it. Or if not, what else the installer does after the postflight... My preliminary conclusion after today is that the mod time gets changed AFTER the postflight gets run. In which case I may just be stuck :( -Julian This email sent to site_archiver@lists.apple.com
participants (1)
-
Julian Devlin