Skip to content

Commit

Permalink
finish my comment thoughts..
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Karneges committed Jul 28, 2012
1 parent f00c189 commit fdaf755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aspell/build_package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ build_package_aspell() {
if [ "$target_arch" == "x86_64" ]; then
./configure --prefix=$arch_prefix
else
# seems we need
# seems we need to set location of objdump on i386
OBJDUMP=/mingw/bin/objdump ./configure --prefix=$arch_prefix
fi
make
Expand Down

0 comments on commit fdaf755

Please sign in to comment.