[csw-maintainers] howto control which files go into which part of split package
Philip Brown
phil at bolthole.com
Wed Jul 15 22:41:41 CEST 2009
On Wed, Jul 15, 2009 at 10:21:46PM +0200, Sebastian Kayser wrote:
> Hi John,
>
> John Ellson wrote:
> > 1. How can I list the file contents of a .pkg.gz to verify what I've
> > done?
>
> $ gunzip .pkg.gz
> $ pkgtrans .pkg .
or if you are masochistic, and short on disk space:
PAGER=less gzmore x.pkg.gz
and look at the equivalent of the pkgmap file that way.
More information about the maintainers
mailing list