1 parent 7033b95 commit 0303763Copy full SHA for 0303763
1 file changed
patchutils.spec.in
@@ -35,7 +35,10 @@ rm -rf %{buildroot}
35
%defattr(-,root,root)
36
%doc AUTHORS ChangeLog README 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