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

/linux-master/scripts/
H A Dsphinx-pre-install32 my $activate_cmd;
748 ($activate_cmd, $venv_ver) = get_virtenv();
751 if (($activate_cmd ne "") && ($venv_ver gt $cur_version)) {
798 printf "\t. $activate_cmd\n";
818 printf "\t. $activate_cmd\n";
833 printf "\t. $activate_cmd\n";

Completed in 81 milliseconds