summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rubygem-yajl-ruby.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/rubygem-yajl-ruby.spec b/rubygem-yajl-ruby.spec
index 1ab0f76..d1caae8 100644
--- a/rubygem-yajl-ruby.spec
+++ b/rubygem-yajl-ruby.spec
@@ -66,6 +66,8 @@ gem install --local \
%gem_install
%endif
+# Remove unnecessary gemspec file
+rm .%{gem_instdir}/%{gem_name}.gemspec
%install
mkdir -p %{buildroot}%{gem_dir}
@@ -124,7 +126,6 @@ popd
%{gem_instdir}/examples
%{gem_instdir}/spec
%{gem_instdir}/tasks
-%{gem_instdir}/%{gem_name}.gemspec
%changelog
* Tue Dec 25 2012 Julian C. Dunn <jdunn@aquezada.com> - 1.1.0-2