From bfe02093c603e020220458763c9298646e2746d8 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Nov 15 2018 11:53:54 +0000 Subject: https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 --- diff --git a/catkin.spec b/catkin.spec index ea10e39..a4c7bbb 100644 --- a/catkin.spec +++ b/catkin.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 + %global gitrev d4f1f24 Name: catkin