[packages/ruby-rake/rake: 1/38] - added to move from site_ruby to system directory

draenog draenog at pld-linux.org
Sat Apr 20 22:54:56 CEST 2013


commit 4a97ea572ed8a6752d207c0edf14f4dfea4a7f52
Author: aredridel <aredridel at pld-linux.org>
Date:   Sun Feb 22 23:25:13 2004 +0000

    - added to move from site_ruby to system directory
    
    Changed files:
        rake-libdir.patch -> 1.1

 rake-libdir.patch | 13 +++++++++++++
 1 file changed, 13 insertions(+)
---
diff --git a/rake-libdir.patch b/rake-libdir.patch
new file mode 100644
index 0000000..0ed776b
--- /dev/null
+++ b/rake-libdir.patch
@@ -0,0 +1,13 @@
+diff -ur rake-0.3.1-orig/install.rb rake-0.3.1/install.rb
+--- rake-0.3.1-orig/install.rb	2003-11-27 22:11:13.000000000 -0700
++++ rake-0.3.1/install.rb	2004-02-22 16:21:29.990907098 -0700
+@@ -41,7 +41,7 @@
+   File::unlink(tmp_file)
+ end
+ 
+-$sitedir = CONFIG["sitelibdir"]
++$sitedir = CONFIG["rubylibdir"]
+ unless $sitedir
+   version = CONFIG["MAJOR"]+"."+CONFIG["MINOR"]
+   $libdir = File.join(CONFIG["libdir"], "ruby", version)
+Only in rake-0.3.1: install.rb~
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-rake.git/commitdiff/ab6d3f97518796fdd25b7079e26dbbab9d128518



More information about the pld-cvs-commit mailing list