use other amazon macro

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=431
This commit is contained in:
Adrian Schröter 2024-01-17 14:46:02 +00:00 committed by Git OBS Bridge
parent 5d4dbd1da8
commit a68fc3ef15

View File

@ -42,7 +42,7 @@
%endif
# whether to use fdupes to deduplicate python bytecode
%if 0%{?suse_version} || 0%{?fedora} || 0%{?rhel} >= 8 || 0%{?amazonlinux}
%if 0%{?suse_version} || 0%{?fedora} || 0%{?rhel} >= 8 || 0%{?amzn}
%bcond_without fdupes
%else
%bcond_with fdupes