makepkg: fix 'check_sofware' typo

Allan broke it!

Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Dan McGee 2011-06-22 11:51:58 -05:00
parent 85902d98e8
commit 886a31ef20
1 changed files with 1 additions and 1 deletions

View File

@ -1954,7 +1954,7 @@ fi
check_sanity || exit 1
# check we have the software required to process the PKGBUILD
check_sofware || exit 1
check_software || exit 1
# We need to run devel_update regardless of whether we are in the fakeroot
# build process so that if the user runs makepkg --forcever manually, we