Skip to content

Commit cb13771

Browse files
committed
Fixes for example spec file
Assisted-by: Cursor
1 parent 3b9d3ba commit cb13771

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

patchutils.spec.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,10 @@ rm -rf %{buildroot}
3535
%defattr(-,root,root)
3636
%doc AUTHORS ChangeLog README.md COPYING BUGS NEWS patchview/README.patchview
3737
%{_bindir}/*
38+
%{_datadir}/bash-completion/completions/*
39+
%if 0%{?have_xmlto}
3840
%{_mandir}/*/*
41+
%endif
3942

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

0 commit comments

Comments
 (0)