From 8d60a52b884cfe1a8d4ec7c6047daa08d710aa15 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44498 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/utils/iperf3/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'package/network/utils/iperf3') 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