summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rubygem-debug_inspector.spec2
1 files changed, 0 insertions, 2 deletions
diff --git a/rubygem-debug_inspector.spec b/rubygem-debug_inspector.spec
index 2fb4b04..37c8b0d 100644
--- a/rubygem-debug_inspector.spec
+++ b/rubygem-debug_inspector.spec
@@ -37,8 +37,6 @@ gem spec %{SOURCE0} -l --ruby > %{gem_name}.gemspec
# Create the gem as gem install only works on a gem file
gem build %{gem_name}.gemspec
-# %%gem_install compiles any C extensions and installs the gem into ./%gem_dir
-# by default, so that we can move it into the buildroot in %%install
%gem_install
%install