Fixup the %files list for --without docs
RPM build errors:
...
Directory not found: /builddir/build/BUILD/binutils-2.43.50-build/BUILDROOT/usr/share/doc/gprofng
File not found: /builddir/build/BUILD/binutils-2.43.50-build/BUILDROOT/usr/share/doc/gprofng/examples.tar.gz
This commit is contained in:
parent
50a2d13658
commit
3e7c1aeff4
1 changed files with 2 additions and 0 deletions
|
|
@ -1346,9 +1346,11 @@ exit 0
|
|||
%dir %{_libdir}/gprofng
|
||||
%{_libdir}/gprofng/*
|
||||
%{_sysconfdir}/gprofng.rc
|
||||
%if %{with docs}
|
||||
%dir %{_docdir}/gprofng
|
||||
%{_docdir}/gprofng/examples.tar.gz
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if %{with crossbuilds}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue