Re: Display Package Bundles as Regular Directories??
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Thread-index: AQHLlyTM9c+YfNvbCkCn3IXCCzgQYpOXHAOAgADvF4A= Thread-topic: Display Package Bundles as Regular Directories?? 9 dec 2010 kl. 00.13 skrev Harald Wagener:
Would listing the hierarchy in a text format help? In that case, using 'find' on the command line may be easier than trying to muck with finder views.
This won't show you the actual payload files. For flat packages you can use: pkgutil --payload-files flat.pkg For bundle packages you can use: lsbom bundle.pkg/Contents/Archive.bom For bundle mpkgs there's no easy way that I know of. -- Per Olofsson, IT-service, University of Gothenburg _______________________________________________ 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)
-
Per Olofsson