]> git.pld-linux.org Git - packages/vagrant.git/commitdiff
use ruby 2.0 packaging path
authorElan Ruusamäe <glen@delfi.ee>
Sun, 4 May 2014 08:12:13 +0000 (11:12 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 4 May 2014 08:12:13 +0000 (11:12 +0300)
source_root.patch

index 76ecc70b1d69d37d3845d408ac07e69ef595ece5..d94faa667ab9614b7a809374966c2a70b49d3be9 100644 (file)
@@ -15,7 +15,7 @@
    Kernel.exec(
      ruby_path,
 -    File.expand_path("../../lib/vagrant/pre-rubygems.rb", __FILE__),
-+    File.expand_path("/usr/share/ruby/vendor_ruby/1.9/vagrant/pre-rubygems.rb", __FILE__),
++    File.expand_path("/usr/share/ruby/vendor_ruby/vagrant/pre-rubygems.rb", __FILE__),
      *ARGV)
    raise "Fatal error: this line should never be reached"
  end
This page took 0.576152 seconds and 4 git commands to generate.