Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/scripts/
H A Dsphinx-pre-install32 my $activate_cmd;
754 ($activate_cmd, $venv_ver) = get_virtenv();
757 if (($activate_cmd ne "") && ($venv_ver gt $cur_version)) {
807 printf "\t. $activate_cmd\n";
827 printf "\t. $activate_cmd\n";
842 printf "\t. $activate_cmd\n";

Completed in 2 milliseconds