tftp-hpa: try to fix build.

This commit is contained in:
Juan RP 2014-04-15 12:03:43 +02:00
parent 6ef9413c88
commit 30a7a2e6a3

View file

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