binutils: typo fix.

This commit is contained in:
Juan RP 2014-01-18 11:35:51 +01:00
parent 3e65450d51
commit 2975267e1b
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ if [ "$CHROOT_READY" ]; then
makedepends="libfl-devel"
fi
makedepends+="zlib-devel"
makedepends+=" zlib-devel"
pre_configure() {
# Drop bashism!