Skip to content

Maintainers guide

Joachim Metz edited this page Dec 13, 2015 · 1 revision

This page contains information relevant to l2tdevtools/l2tbinaries maintainers.

Checking the content of a pkg

To check the content of a pkg on Mac OS X

pkgutil --expand name.pkg expanded_name_pkg
cpio -ivt < expanded_name_pkg/Payload

Clone this wiki locally