components/ruby/patches/01-ruby_Makefile.in.patch
author Rich Burridge <rich.burridge@oracle.com>
Thu, 19 Sep 2013 10:15:45 -0700
changeset 1479 00fd84194115
parent 199 b87534be1a76
permissions -rw-r--r--
PSARC 2013/303 curl - scp / sftp support 15801026 SUNBT7180402 libcurl should provide sftp/scp URI support

--- ruby-1.8.7-p334.orig/Makefile.in	Thu Dec  2 04:23:34 2010
+++ ruby-1.8.7-p334/Makefile.in	Fri Mar 25 10:40:39 2011
@@ -94,7 +94,9 @@
 
 all:
 
-.DEFAULT: all
+# modification for solaris Userland workspace nightly build
+# .DEFAULT: all
+# end of modification
 
 # Prevent GNU make v3 from overflowing arg limit on SysV.
 .NOEXPORT: