From e1788463952aeb7d9f2ea801e57b56ed787c9b1a Mon Sep 17 00:00:00 2001 From: Mahno Date: Sun, 23 Feb 2025 19:55:22 +0800 Subject: [PATCH] try fix build issues --- rubygem-abstract_method.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/rubygem-abstract_method.spec b/rubygem-abstract_method.spec index 08109c1..fa47cd8 100644 --- a/rubygem-abstract_method.spec +++ b/rubygem-abstract_method.spec @@ -32,8 +32,7 @@ cp -a .%{gem_dir}/* \ %files %dir %{gem_instdir} %{gem_libdir} -%doc %dir %{_datadir}/gems/doc/%{mod_full_name}/ -%dir %{_datadir}/gems/doc/%{mod_full_name}/* +%{_datadir}/gems/doc/%{mod_full_name}/ %exclude %{gem_cache} %{gem_spec}