Adam Ierymenko 3 months ago
parent
commit
6921628610
1 changed files with 1 additions and 1 deletions
  1. 1 1
      zerotier-one.spec

+ 1 - 1
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