From 84690a8cd91f48207ef59ebbd66f3cb04f780924 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Feb 24 2021 15:21:53 +0000 Subject: Apply patch disable-python-extra.patch patch_name: disable-python-extra.patch present_in_specfile: true location_in_specfile: 50 --- diff --git a/platform.in b/platform.in index 3a1d0b5..a3d95fc 100644 --- a/platform.in +++ b/platform.in @@ -68,7 +68,7 @@ %__arch_install_post @ARCH_INSTALL_POST@ %_python_bytecompile_errors_terminate_build 0 -%_python_bytecompile_extra 1 +%_python_bytecompile_extra 0 # Standard brp-macro naming: # convert all '-' in basename to '_', add two leading underscores.