1 parent 3b9d3ba commit cb13771Copy full SHA for cb13771
1 file changed
patchutils.spec.in
@@ -35,7 +35,10 @@ rm -rf %{buildroot}
35
%defattr(-,root,root)
36
%doc AUTHORS ChangeLog README.md COPYING BUGS NEWS patchview/README.patchview
37
%{_bindir}/*
38
+%{_datadir}/bash-completion/completions/*
39
+%if 0%{?have_xmlto}
40
%{_mandir}/*/*
41
+%endif
42
43
%changelog
44
* Tue Jan 6 2004 Tim Waugh <twaugh@redhat.com>
0 commit comments