Browse Source

RPM too

pull/4/head
Adam Ierymenko 6 months ago
parent
commit
6921628610
  1. 2
      zerotier-one.spec

2
zerotier-one.spec

@ -107,7 +107,7 @@ rm -f %{name}-%{version}
%build %build
%if "%{?dist}" != ".el6" %if "%{?dist}" != ".el6"
make ZT_USE_MINIUPNPC=1 %{?_smp_mflags} one make ZT_USE_MINIUPNPC=1 %{?_smp_mflags} ZT_OFFICIAL=1 ZT_NONFREE=1 one
%endif %endif
%pre %pre

Loading…
Cancel
Save