diff --git a/scripts/make-packaging-target.py b/scripts/make-packaging-target.py index 2b0db5ce272bcc5ec82588a9c49f8b8a31c066eb..88540fabee137279d2032019edbbd4cb6a47777c 100755 --- a/scripts/make-packaging-target.py +++ b/scripts/make-packaging-target.py @@ -176,11 +176,6 @@ def run_generate_all(parsed_args): "options": DPKG_BASED_SYSTEMS_DOCKER_RUN_OPTIONS, }, # Fedora - { - "distribution": "fedora_32", - "output_file": ".packages-built", - "options": RPM_BASED_SYSTEMS_DOCKER_RUN_OPTIONS - }, { "distribution": "fedora_33", "output_file": ".packages-built",