bump to 1.8.1-dev
built commit 0bd29f8
This commit is contained in:
parent
692e60e47d
commit
1dc0bd307a
@ -515,7 +515,7 @@ for file in `find %{buildroot}%{_mandir}/man[15] -type f | sed "s,%{buildroot},,
|
||||
done
|
||||
|
||||
# do not install remote manpages on centos7
|
||||
%if 0%{?centos} < 8
|
||||
%if 0%{?centos} && 0%{?centos} < 8
|
||||
rm -rf %{buildroot}%{_mandir}/man1/docker-remote.1
|
||||
rm -rf %{buildroot}%{_mandir}/man1/%{name}-remote.1
|
||||
rm -rf %{buildroot}%{_mandir}/man5/%{name}-remote.conf.5
|
||||
|
Loading…
Reference in New Issue
Block a user