[packages/vagrant] use ruby 2.0 packaging path

glen glen at pld-linux.org
Tue Jul 22 04:26:10 CEST 2014


commit e78aa38e406bb5c514ec05a19de117f80740d4d2
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun May 4 11:12:13 2014 +0300

    use ruby 2.0 packaging path

 source_root.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/source_root.patch b/source_root.patch
index 76ecc70..d94faa6 100644
--- a/source_root.patch
+++ b/source_root.patch
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vagrant.git/commitdiff/4619d17a7c5f736c734543ef4665fda09d7195b5



More information about the pld-cvs-commit mailing list