Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
Richard Shaw
e1ebd72e3e Force remove troublesome documentation files. 2020-10-04 07:53:15 -05:00
Richard Shaw
b05af74829 Force remove troublesome documentation files. 2020-10-04 07:31:38 -05:00

View file

@ -78,6 +78,9 @@ for bin in appendzip dosdatetime zipios; do
help2man -s 1 -N %{_vpath_builddir}/tools/$bin > %{buildroot}%{_mandir}/man1/$bin.1
done
# Doxygen is producing different results on different arches breaking the noarch package. Force delete the troublesome files here.
rm -f %{buildroot}%{_docdir}/zipios/html/dir_*.html \
%check
# Catch based testing is broken on gcc 6