Fix typo in new macro.

This commit is contained in:
Marcela Mašláňová 2010-10-01 11:12:45 +02:00
parent 29e9c5e6c9
commit 26f62a8271
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
%define parallel_tests 1
# internal filter just for this spec
%define %perl_default_filter %{?filter_setup: %{expand: \
%define perl_default_filter %{?filter_setup: %{expand: \
%filter_provides_in %{perl_vendorarch}/.*\\.so$ \
%filter_provides_in %{archlib}/.*\\.so$ \
%filter_provides_in -P %{perl_archlib}/(?!CORE/libperl).*\\.so$ \