Skip to content

Packaging

Georg Pfuetzenreuter edited this page May 12, 2023 · 1 revision

Generating a new spec file

From the repository root:

  1. python3 packaging/genspec.py
  2. spec-cleaner -i infrastructure-formulas.spec

The genspec.py script will generate a spec file with subpackages for all formulas which can then be pulled using the extract_file service.

Clone this wiki locally