diff options
Diffstat (limited to 't/test-rpm.spec')
-rw-r--r-- | t/test-rpm.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/t/test-rpm.spec b/t/test-rpm.spec index 3c73db1..db96eb1 100644 --- a/t/test-rpm.spec +++ b/t/test-rpm.spec @@ -7,6 +7,9 @@ License: GPL Group: Application/Development BuildRoot: %{_tmppath}/%{name}-root +# For CPAN testers that run FreeBSD (RT#131162) +%global __brp_strip_static_archive %nil + %description test rpm |