]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rubygems.rb
- cleanup upgrade path from rpm5
[packages/rpm.git] / rubygems.rb
index b3c4ea977134b54a8dfe7a7885adcdcc6ef28c8e..a3f63aaf3f112b303544b22ba2ec3984078d1b01 100755 (executable)
@@ -47,7 +47,6 @@ for path in $stdin.readlines
      abi_provide = true
      ruby_versioned = true
   elsif path.match(specpatt)
-    ruby_versioned = true
     gems.push(path.chomp)
   # this is quite ugly and lame, but the assumption made is that if any files
   # found in any of these directories specific to this ruby version, the
This page took 0.030028 seconds and 4 git commands to generate.