From 9a913e79d497a3952d452df891b94cb93d51bb46 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 15 Apr 2014 12:21:43 +0200 Subject: [PATCH] Revert "tftp-hpa: try to fix build." This reverts commit 30a7a2e6a30860c33fc32a3b007b27b58c7d0a34. --- srcpkgs/tftp-hpa/template | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/srcpkgs/tftp-hpa/template b/srcpkgs/tftp-hpa/template index 3a90f08dc3c..b97710ec945 100644 --- a/srcpkgs/tftp-hpa/template +++ b/srcpkgs/tftp-hpa/template @@ -13,9 +13,7 @@ homepage="http://www.kernel.org" distfiles="${homepage}/pub/software/network/tftp/${pkgname}/${pkgname}-${version}.tar.gz" checksum=acc04dde662491e3092565ecf9bde504c47dbb1bb0408366009b138fe7754cab -do_build() { - make -} +disable_parallel_build=yes do_install() { make INSTALLROOT=${DESTDIR} install