From 84c984d7f5fe4d76686890d66bc8b424afae623c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 15 Nov 2018 12:53:55 +0100 Subject: [PATCH] https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 --- pcs.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pcs.spec b/pcs.spec index 9d1f856..5feb40a 100644 --- a/pcs.spec +++ b/pcs.spec @@ -1,3 +1,7 @@ +# This package depends on automagic byte compilation +# https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 +%global _python_bytecompile_extra 1 + Name: pcs Version: 0.10.0.alpha.6 Release: 1%{?dist}