diff options
Diffstat (limited to 'lang/ruby19/files/patch-common.mk')
| -rw-r--r-- | lang/ruby19/files/patch-common.mk | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/lang/ruby19/files/patch-common.mk b/lang/ruby19/files/patch-common.mk deleted file mode 100644 index 0836883c8ed2..000000000000 --- a/lang/ruby19/files/patch-common.mk +++ /dev/null @@ -1,19 +0,0 @@ ---- common.mk.orig 2011-05-17 21:19:20.689620679 -0400 -+++ common.mk 2011-05-17 21:19:28.688621223 -0400 -@@ -256,7 +256,7 @@ - install-capi: capi pre-install-capi do-install-capi post-install-capi - pre-install-capi:: install-prereq - do-install-capi: $(PREP) -- $(INSTRUBY) --make="$(MAKE)" $(INSTRUBY_ARGS) --install=capi -+ @$(NULLCMD) - post-install-capi:: - @$(NULLCMD) - -@@ -738,7 +738,6 @@ - $(BASERUBY) -I$(srcdir) $(srcdir)/tool/compile_prelude.rb $(srcdir)/prelude.rb $@ - - prelude.c: $(srcdir)/tool/compile_prelude.rb $(RBCONFIG) \ -- $(srcdir)/lib/rubygems/defaults.rb $(srcdir)/lib/rubygems/custom_require.rb \ - $(PRELUDE_SCRIPTS) $(PREP) - $(COMPILE_PRELUDE) $(PRELUDE_SCRIPTS) $@ - |
