diff options
Diffstat (limited to 'redhat/docker/mga9/rpmmacros')
-rw-r--r-- | redhat/docker/mga9/rpmmacros | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/redhat/docker/mga9/rpmmacros b/redhat/docker/mga9/rpmmacros index a92be537d..e0f078bca 100644 --- a/redhat/docker/mga9/rpmmacros +++ b/redhat/docker/mga9/rpmmacros @@ -6,3 +6,5 @@ %_debugsource_packages %nil %_debugsource_template %nil %_vpath_builddir . +%python python3 +%__python /usr/bin/python3 |