Skip to content

Commit 0be2c02

Browse files
committedJan 6, 2012
No need for Text::Aspell any longer.
1 parent 41d1150 commit 0be2c02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎build.sh

-1
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,6 @@ installPerlModules () {
382382
if [ "$WRE_OSTYPE" != "Leopard" ] && [ "$WRE_OSTYPE" != "Snow Leopard" ]; then
383383
cpanm http://backpan.perl.org/authors/id/D/DU/DURIST/Proc-ProcessTable-0.44.tar.gz
384384
fi
385-
installPerlModule "Text-Aspell-0.09" "LIBS='-laspell'"
386385
# detecting shared memory properly on 2.6 kernels
387386
if [ "$WRE_OSNAME" == "Linux" ]; then
388387
cpanm Linux::Smaps

0 commit comments

Comments
 (0)
Please sign in to comment.