cleanup/move python bytecompile flag
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
97da17461c
commit
201099b1e3
@ -1,7 +1,3 @@
|
|||||||
# 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 :
|
# vim: set noexpandtab ts=8 sw=8 :
|
||||||
#
|
#
|
||||||
# spec file for package ceph
|
# spec file for package ceph
|
||||||
@ -18,6 +14,9 @@
|
|||||||
#
|
#
|
||||||
# Please submit bugfixes or comments via http://tracker.ceph.com/
|
# Please submit bugfixes or comments via http://tracker.ceph.com/
|
||||||
#
|
#
|
||||||
|
# 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
|
%global _hardened_build 1
|
||||||
%global fixme 0
|
%global fixme 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user