mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 10:37:33 -07:00
More RPM fixes.
This commit is contained in:
parent
2c9401ed74
commit
2d19fb7f8c
3 changed files with 4 additions and 3 deletions
|
@ -89,7 +89,6 @@ chmod 0755 $RPM_BUILD_ROOT/etc/init.d/zerotier-one
|
|||
|
||||
%files
|
||||
%{_sbindir}/*
|
||||
%{_bindir}/*
|
||||
%{_mandir}/*
|
||||
%{_localstatedir}/*
|
||||
%if 0%{?rhel} >= 7
|
||||
|
@ -101,8 +100,6 @@ chmod 0755 $RPM_BUILD_ROOT/etc/init.d/zerotier-one
|
|||
%if 0%{?rhel} <= 6
|
||||
/etc/init.d/zerotier-one
|
||||
%endif
|
||||
%doc AUTHORS.md README.md
|
||||
%license LICENSE.GPL-3
|
||||
|
||||
%post
|
||||
%if 0%{?rhel} >= 7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue