Fix man page glob from previous commit
This commit is contained in:
parent
8ae082ada5
commit
b923d463e8
@ -44,7 +44,7 @@ find %{buildroot} -name '*.la' -delete -print
|
|||||||
%else
|
%else
|
||||||
%{_bindir}/bwrap
|
%{_bindir}/bwrap
|
||||||
%endif
|
%endif
|
||||||
%{_mandir}/man1/%{name}.1*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jul 12 2016 Igor Gnatenko <ignatenko@redhat.com> - 0.1.1-2
|
* Tue Jul 12 2016 Igor Gnatenko <ignatenko@redhat.com> - 0.1.1-2
|
||||||
|
Loading…
Reference in New Issue
Block a user