Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e1ebd72e3e | ||
|
|
b05af74829 |
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue