Skip to content

Commit

Permalink
RPM package: don't build smnpstats for fc==33 because of broken lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Altmann committed Oct 11, 2021
1 parent 3e48737 commit 891fd51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/redhat_fedora/opensips.spec
Expand Up @@ -25,7 +25,7 @@
%global _without_aaa_radius 1
%endif

%if 0%{?fedora} > 33
%if 0%{?fedora} > 32
%global _without_snmpstats 1
%endif

Expand Down

0 comments on commit 891fd51

Please sign in to comment.