Fix typo in new macro.
This commit is contained in:
parent
29e9c5e6c9
commit
26f62a8271
@ -7,7 +7,7 @@
|
|||||||
%define parallel_tests 1
|
%define parallel_tests 1
|
||||||
|
|
||||||
# internal filter just for this spec
|
# 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 %{perl_vendorarch}/.*\\.so$ \
|
||||||
%filter_provides_in %{archlib}/.*\\.so$ \
|
%filter_provides_in %{archlib}/.*\\.so$ \
|
||||||
%filter_provides_in -P %{perl_archlib}/(?!CORE/libperl).*\\.so$ \
|
%filter_provides_in -P %{perl_archlib}/(?!CORE/libperl).*\\.so$ \
|
||||||
|
Loading…
Reference in New Issue
Block a user