Searched refs:install_dir (Results 1 - 2 of 2) sorted by relevance

/solaris-desktop/ext-sources/
H A Dacroread-combined-langs208 install_dir="`dirname "$ScriptDirectory"`/Reader"
290 #$1 is install_dir
408 if ( test_install_dir "$install_dir" ) ; then
409 ACRO_INSTALL_DIR="$install_dir"
415 install_dir="`dirname "$script"`"
416 if ( test_install_dir "$install_dir/Reader" ) ; then
417 ACRO_INSTALL_DIR="$install_dir/Reader"
422 install_dir="`dirname "$install_dir"`"
423 if ( test_install_dir "$install_dir/Reade
[all...]
H A Dacroread-combined-langs-x86330 install_dir="`dirname "$ScriptDirectory"`/Reader"
412 #$1 is install_dir
483 #$1 is install_dir
601 if ( test_install_dir "$install_dir" ) ; then
602 ACRO_INSTALL_DIR="$install_dir"
608 install_dir="`dirname "$script"`"
609 if ( test_install_dir "$install_dir/Reader" ) ; then
610 ACRO_INSTALL_DIR="$install_dir/Reader"
615 install_dir="`dirname "$install_dir"`"
[all...]

Completed in 11 milliseconds