pkgutil --flatten <dir-path> <pkg-path>
Flatten the dir-path into a new flat package created at pkg-path
Arguments
Name | Description |
---|---|
dir-path | The path to the directory to flatten |
pkg-path | The path to the flat package to create |
Flatten the dir-path into a new flat package created at pkg-path
Name | Description |
---|---|
dir-path | The path to the directory to flatten |
pkg-path | The path to the flat package to create |