From 54d5f4b97d4b0a3c419cd328f2a7802742aba3d2 Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Jun 20 2020 10:34:35 +0000 Subject: Remove useless %_python_bytecompile_extra, it never did anything! --- diff --git a/xed.spec b/xed.spec index 646bab0..ef37e6d 100644 --- a/xed.spec +++ b/xed.spec @@ -1,7 +1,3 @@ -# This package depends on automagic byte compilation -# https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 -%global _python_bytecompile_extra 1 - # Filter provides from plugins. %global __provides_exclude_from ^%{_libdir}/%{name}/plugins/.*$