From 4b8ebb5d50e942d5470daa8ae424b0b802b68b86 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sun, 22 Feb 2015 01:31:21 +0000 Subject: packages: remove uneeded PKG_BUILD_DIR overrides Signed-off-by: Nicolas Thill SVN-Revision: 44498 --- package/network/utils/iperf3/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'package/network/utils') diff --git a/package/network/utils/iperf3/Makefile b/package/network/utils/iperf3/Makefile index 030c5f62b8..3d9c84ae25 100644 --- a/package/network/utils/iperf3/Makefile +++ b/package/network/utils/iperf3/Makefile @@ -11,7 +11,6 @@ PKG_NAME:=iperf PKG_VERSION:=3.0.11 PKG_RELEASE:=1 -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://downloads.es.net/pub/iperf PKG_MD5SUM:=a3b2bed7961ba184566df3c3d47f96a6 -- cgit v1.2.3