tftp-hpa: disable_parallel_build=yes.

This commit is contained in:
Juan RP 2014-04-15 11:59:03 +02:00
parent 9bb97410b8
commit 6ef9413c88

View file

@ -13,6 +13,8 @@ homepage="http://www.kernel.org"
distfiles="${homepage}/pub/software/network/tftp/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=acc04dde662491e3092565ecf9bde504c47dbb1bb0408366009b138fe7754cab
disable_parallel_build=yes
do_install() {
make INSTALLROOT=${DESTDIR} install
}