Searched refs:RUBY_VERSION (Results 1 - 13 of 13) sorted by relevance

/solaris-userland/make-rules/
H A Druby.mk29 PKG_MACROS += RUBY_VERSION=$(RUBY_VERSION)
31 PKG_MACROS += RUBYV=$(subst .,,$(RUBY_VERSION))
32 VENDOR_RUBY = /usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)
33 VENDOR_RUBY_ARCH = /usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/$(MACH64)-solaris$(SOLARIS_VERSION)
36 # under usr/ruby/$(RUBY_VERSION), containing "#!/usr/bin/env ruby" to
37 # use the version-specific ruby path, defined by the $(RUBY_VERSION) macro.
42 cd $(PROTO_DIR)/usr/ruby/$(RUBY_VERSION); \
H A Dprep-unpack.mk62 # RUBY_VERSION is passed on to ensure userland-unpack uses the
66 $(ENV) RUBY_VERSION=$(RUBY_VERSION) \
H A Dgem.mk25 GEM=/usr/ruby/$(RUBY_VERSION)/bin/gem
27 VENDOR_GEM_DIR=/usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)
40 ifeq ($(firstword $(subst .,$(space),$(RUBY_VERSION))),2)
H A Dinstall.rb.mk26 VENDOR_RUBY = /usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)
H A Dips.mk316 PKG_MACROS += RUBY_VERSION=$(1) RUBY_LIB_VERSION=$(2) \
324 $(PKGMOGRIFY) -D RUBY_VERSION=$(1) -D RUBY_LIB_VERSION=$(2) \
H A Dshared-macros.mk508 RUBY_VERSION = 2.1 macro
511 RUBY = $(RUBY.$(RUBY_VERSION))
522 '1s%^\#! */usr/bin/env ruby%\#!/usr/ruby/$(RUBY_VERSION)/bin/ruby%' \
/solaris-userland/components/ruby/puppet-solaris/
H A DMakefile24 RUBY_VERSION=2.1 macro
27 RUBY=/usr/ruby/$(RUBY_VERSION)/bin/ruby
/solaris-userland/components/ruby/facter/
H A DMakefile26 RUBY_VERSION=2.1 macro
/solaris-userland/components/ruby/hiera/
H A DMakefile26 RUBY_VERSION=2.1 macro
/solaris-userland/components/ruby/augeas/
H A DMakefile26 RUBY_VERSION=2.1 macro
/solaris-userland/components/ruby/stomp/
H A DMakefile32 RUBY_VERSION= 2.1 macro
/solaris-userland/components/ruby/mcollective/
H A DMakefile29 RUBY_VERSION= 2.1 macro
/solaris-userland/components/ruby/puppet/
H A DMakefile26 RUBY_VERSION=2.1 macro

Completed in 40 milliseconds