19624365 create runtime/ruby package that includes any ruby version (Makefile fixes)
authorApril Chin <april.chin@oracle.com>
Tue, 16 Sep 2014 17:13:01 -0700
changeset 2091 85bce329fdc0
parent 2090 a455b77bea03
child 2092 5888331a0f07
19624365 create runtime/ruby package that includes any ruby version (Makefile fixes)
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: