summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVít Ondruch <vondruch@redhat.com>2015-01-23 16:55:38 +0100
committerVít Ondruch <vondruch@redhat.com>2015-01-23 16:55:38 +0100
commita791e72b22ade661073caa499a8fdf368f55e759 (patch)
treee322ea970b5dcb0d8e85d5e1fce84e0f84824cf9
parent52ceccc9234a373ae1b78f33f8fd49396af9cc05 (diff)
downloadrubygem-debug_inspector-master.tar.gz
rubygem-debug_inspector-master.tar.xz
rubygem-debug_inspector-master.zip
Remove comment, since rpmlint complains about 'macro' in it.HEADmaster
-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