We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41d1150 commit 0be2c02Copy full SHA for 0be2c02
build.sh
@@ -382,7 +382,6 @@ installPerlModules () {
382
if [ "$WRE_OSTYPE" != "Leopard" ] && [ "$WRE_OSTYPE" != "Snow Leopard" ]; then
383
cpanm http://backpan.perl.org/authors/id/D/DU/DURIST/Proc-ProcessTable-0.44.tar.gz
384
fi
385
- installPerlModule "Text-Aspell-0.09" "LIBS='-laspell'"
386
# detecting shared memory properly on 2.6 kernels
387
if [ "$WRE_OSNAME" == "Linux" ]; then
388
cpanm Linux::Smaps
0 commit comments