mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-09-23 23:15:06 +02:00
RPM too
This commit is contained in:
parent
5d18a57518
commit
6921628610
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ rm -f %{name}-%{version}
|
|||
|
||||
%build
|
||||
%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
|
||||
|
||||
%pre
|
||||
|
|
Loading…
Add table
Reference in a new issue