libcap: fix typo

This commit is contained in:
ojab 2013-04-23 16:51:24 +04:00
parent 2afbca74b9
commit ca055fc50d

View file

@ -13,7 +13,7 @@ distfiles="ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${version}.tar.gz
checksum=e1cae65d8febf2579be37c255d2e058715785ead481a4e6a4357a06aff84721f
if [ "$CROSS_BUILD" ]; then
hostmakedepends=+= "pam-devel"
hostmakedepends+=" pam-devel"
fi
do_build() {