From 11ea174ccbc9cebd4134768e8fb92c6a3dc2c559 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Fri, 18 Feb 2005 23:44:49 +0000 Subject: As previously announced, remove ports that have reached their expiry date, and the handful of ports that depended on them. --- lang/ruby-ri/files/patch-install.rb | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 lang/ruby-ri/files/patch-install.rb (limited to 'lang/ruby-ri/files/patch-install.rb') diff --git a/lang/ruby-ri/files/patch-install.rb b/lang/ruby-ri/files/patch-install.rb deleted file mode 100644 index d07190028572..000000000000 --- a/lang/ruby-ri/files/patch-install.rb +++ /dev/null @@ -1,11 +0,0 @@ ---- install.rb.orig Tue Aug 14 12:57:38 2001 -+++ install.rb Sun Nov 24 16:33:13 2002 -@@ -19,7 +19,7 @@ - $libdir = File.join(CONFIG["libdir"], "ruby", $version) - - $bindir = CONFIG["bindir"] --$sitedir = CONFIG["sitedir"] || File.join($libdir, "site_ruby") -+$sitedir = File.join(CONFIG["sitedir"] || File.join($libdir, "site_ruby"), $version) - - $realbindir = $bindir - -- cgit v1.2.3