From fb6c28448eb02b63db756ff5e1c901fad707da8f Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Sat, 11 Apr 2015 09:39:07 -0600 Subject: %exclude %{gem_cache} --- rubygem-pathspec.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rubygem-pathspec.spec b/rubygem-pathspec.spec index 228f040..5919a04 100644 --- a/rubygem-pathspec.spec +++ b/rubygem-pathspec.spec @@ -49,7 +49,7 @@ cp -a ./%{gem_dir}/* %{buildroot}%{gem_dir}/ %doc %{gem_instdir}/CHANGELOG.md %doc %{gem_instdir}/README.md %{gem_libdir} -%{gem_cache} +%exclude %{gem_cache} %{gem_spec} %files doc -- cgit