Searched refs:install_root (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/
H A Dpre-install.rb0 install_root = @config['install-root']
7 frameworks_dir = File.expand_path("#{install_root}#{@config['frameworks']}")
/macosx-10.9.5/postfix-252/postfix/
H A Dpostfix-install49 # non-default install_root parameter is specified.
76 # .IP install_root
191 -package) need_install_root=install_root;;
256 s;^'$install_root';;
262 s;^'$install_root';;
367 : ${install_root=/}
373 test -z "$non_interactive" && for name in install_root tempdir config_directory
393 case $install_root in
394 /) install_root=
397 test -z "$need_install_root" || test -n "$install_root" || {
[all...]
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/
H A Dpre-install.rb0 install_root = @config['install-root']
5 TARGET_FRAMEWORK_PATH = File.join(File.expand_path("#{install_root}#{@config['frameworks']}"), 'RubyCocoa.framework')
23 File.expand_path("#{install_root}#{@config['projectbuilder-extras']}") : nil
26 File.expand_path("#{install_root}#{path}")} : nil
70 [ 'sample', "#{install_root}#{@config['examples']}", 'g+w', true ],
71 [ 'doc', "#{install_root}#{@config['documentation']}", nil, false ],
87 dstdir = "#{install_root}#{@config['documentation']}/RubyCocoa/Frameworks"
/macosx-10.9.5/postfix-252/
H A DMakefile79 install_root=$(DSTROOT) \
123 install_root=$(DSTROOT) \

Completed in 81 milliseconds