Skip to content

Processor FlatPkgPacker

github-actions edited this page Dec 6, 2022 · 4 revisions

FlatPkgPacker

NOTE: This page is automatically generated by GitHub Actions when a new release is tagged.
Updates to the information on this page should be submitted as pull requests to the AutoPkg repository. Processors are located here.

Description

Flatten an expanded package using pkgutil.

Requires version 0.2.4.

Input Variables

  • source_flatpkg_dir:
    • description: Path to an extracted flat package
    • required: True
  • destination_pkg:
    • description: Name of destination pkg to be flattened
    • required: True

Output Variables

Table of Contents

Clone this wiki locally