2021-12-15 Fred Gleason <fredg@paravelsystems.com>

* Added the derived file warning to 'rivwebpyapi.spec.in'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-12-15 13:18:24 -05:00
parent 394fccf9ce
commit 997208e95a
2 changed files with 4 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
@GENERATED_SCRIPT_FILE_WARNING@
# Turn off brp-python-bytecompile automagic
# See https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation
%global _python_bytecompile_extra 0