Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions patchutils.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,10 @@ rm -rf %{buildroot}
%defattr(-,root,root)
%doc AUTHORS ChangeLog README.md COPYING BUGS NEWS patchview/README.patchview
%{_bindir}/*
%{_datadir}/bash-completion/completions/*
%if 0%{?have_xmlto}
%{_mandir}/*/*
%endif

%changelog
* Tue Jan 6 2004 Tim Waugh <twaugh@redhat.com>
Expand Down