Skip to content

Commit

Permalink
force usage of the earlier, working version of Proc::ProcessTable.
Browse files Browse the repository at this point in the history
  • Loading branch information
perlDreamer committed Jan 4, 2012
1 parent 2387c1e commit 0423bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Expand Up @@ -390,7 +390,7 @@ installPerlModules () {
cpan App::cpanminus
cpanm Task::WebGUI
if [ "$WRE_OSTYPE" != "Leopard" ] && [ "$WRE_OSTYPE" != "Snow Leopard" ]; then
cpanm Proc::ProcessTable
cpanm http://backpan.perl.org/authors/id/D/DU/DURIST/Proc-ProcessTable-0.44.tar.gz
fi
installPerlModule "Text-Aspell-0.09" "LIBS='-laspell'"
# detecting shared memory properly on 2.6 kernels
Expand Down

0 comments on commit 0423bb9

Please sign in to comment.