From 3621cf14c4d42a5e784fe27f218bb1a7d825a97a Mon Sep 17 00:00:00 2001 From: Mahno Date: Sun, 23 Feb 2025 20:26:58 +0800 Subject: [PATCH] try fix build issues --- rubygem-cfa_grub2.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/rubygem-cfa_grub2.spec b/rubygem-cfa_grub2.spec index 3c292bc..7801582 100644 --- a/rubygem-cfa_grub2.spec +++ b/rubygem-cfa_grub2.spec @@ -24,12 +24,10 @@ gem unpack %{SOURCE0} gem build ../%{mod_full_name}.gemspec %install -%gem_install \ +%gem_install %files %dir %{gem_instdir} %{gem_libdir} -%{_datadir}/gems/doc/%{mod_full_name}/ -%{_datadir}/gems/gems/%{mod_full_name}/ %exclude %{gem_cache} %{gem_spec} %changelog