diff options
Diffstat (limited to 'redhat/applications/kstreamripper')
-rw-r--r-- | redhat/applications/kstreamripper/kstreamripper.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/applications/kstreamripper/kstreamripper.spec b/redhat/applications/kstreamripper/kstreamripper.spec index e4a98a26e..a115bf5fc 100644 --- a/redhat/applications/kstreamripper/kstreamripper.spec +++ b/redhat/applications/kstreamripper/kstreamripper.spec @@ -83,7 +83,7 @@ BuildRequires: brp-check-trinity #BuildRequires: scons # PYTHON support -%if 0%{?rhel} >= 8 || 0%{?fedora} >= 30 +%if 0%{?rhel} >= 8 || 0%{?fedora} >= 30 || 0%{?suse_version} >= 1550 %define python python2 %define __python %__python2 %else |