diff --git a/nextcloud-client.spec b/nextcloud-client.spec index 0d9f730..b7a0163 100644 --- a/nextcloud-client.spec +++ b/nextcloud-client.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 _hardened_build 1 Name: nextcloud-client