From 97da17461cf987b1b7ada8c9b9bb161d56366b5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 15 Nov 2018 12:53:54 +0100 Subject: [PATCH] https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 --- ceph.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ceph.spec b/ceph.spec index 85cbcc6..3144d09 100644 --- a/ceph.spec +++ b/ceph.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 + # vim: set noexpandtab ts=8 sw=8 : # # spec file for package ceph