exclude corostream.pm only with coro

This commit is contained in:
Jitka Plesnikova 2015-01-13 15:24:40 +01:00
parent 79174afe57
commit 7ee3ecf55f
1 changed files with 2 additions and 0 deletions

View File

@ -150,7 +150,9 @@ make test
%{_bindir}/dbilogstrip
%{perl_vendorarch}/*.p*
%{perl_vendorarch}/DBD/
%if %{with coro}
%exclude %{perl_vendorarch}/DBD/Gofer/Transport/corostream.pm
%endif
%{perl_vendorarch}/DBI/
%{perl_vendorarch}/auto/DBI/
%{_mandir}/man1/*.1*