# HG changeset patch # User April Chin # Date 1410912781 25200 # Node ID 85bce329fdc0511d36fe7782868f687b31d766dc # Parent a455b77bea035f190a76aff5660ceed0124f9649 19624365 create runtime/ruby package that includes any ruby version (Makefile fixes) diff -r a455b77bea03 -r 85bce329fdc0 components/ruby/ruby-common/Makefile --- a/components/ruby/ruby-common/Makefile Tue Sep 16 14:51:13 2014 -0700 +++ b/components/ruby/ruby-common/Makefile Tue Sep 16 17:13:01 2014 -0700 @@ -31,6 +31,10 @@ include $(WS_TOP)/make-rules/configure.mk include $(WS_TOP)/make-rules/ips.mk +# This package delivers no files and has no dependencies. +EXTDEPFILES = $(NULLDEPFILE) +LICENSE_TRANSFORMS= + # nothing to download or build; just publish the package download prep build install test: