]> git.pld-linux.org Git - packages/ruby-mongrel.git/commitdiff
- use default loadpath
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 6 Jan 2009 10:17:55 +0000 (10:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ruby-mongrel-nogems.patch -> 1.5

ruby-mongrel-nogems.patch

index c483ff8e24481ab016c9e9da1d24567a866da3ce..a359261843b3a5b2a18dfdf81041d5faa4d89505 100644 (file)
 -end
 \ No newline at end of file
 +end
+--- ruby-mongrel-1.1.1/bin/mongrel_rails       2009-01-06 12:13:01.319194471 +0200
++++ ruby-mongrel-1.1.1/bin/mongrel_rails       2009-01-06 12:01:03.260437829 +0200
+@@ -1,3 +1,4 @@
++#!/usr/bin/ruby
+ # Copyright (c) 2005 Zed A. Shaw
+ # You can redistribute it and/or modify it under the same terms as Ruby.
+ #
+@@ -7,7 +8,6 @@
+ require 'yaml'
+ require 'etc'
+-$LOAD_PATH.unshift "#{File.dirname(__FILE__)}/../lib"
+ require 'mongrel'
+ require 'mongrel/rails'
This page took 0.059897 seconds and 4 git commands to generate.