summaryrefslogtreecommitdiffstats
path: root/redhat/docker/f39/rpmmacros
blob: d5696f8326bafc6b1b323777e857d1c4408f23b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
%dist .fc39
%_smp_mflags -j8
%jobs 8
%__brp_remove_la_files %nil
%__cmake_builddir %nil
%__cmake_in_source_build 1
%_debugsource_packages %nil
%_debugsource_template %nil
%source_date_epoch_from_changelog 0

# Use python3.11 instead of default python3.12
%python python3.11
%python3 python3.11
%__python3 /usr/bin/python3.11
%__python_requires %nil
%__pythondist_requires %nil