diff options
Diffstat (limited to 'redhat/docker/mga9/rpmmacros')
-rw-r--r-- | redhat/docker/mga9/rpmmacros | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/redhat/docker/mga9/rpmmacros b/redhat/docker/mga9/rpmmacros index 2bc3bb37f..e0f078bca 100644 --- a/redhat/docker/mga9/rpmmacros +++ b/redhat/docker/mga9/rpmmacros @@ -1,6 +1,10 @@ +%dist .mga9 %_smp_mflags -j8 %jobs 8 +%__brp_remove_la_files %nil %_program_prefix "" %_debugsource_packages %nil %_debugsource_template %nil %_vpath_builddir . +%python python3 +%__python /usr/bin/python3 |