From e24dfafb01a8cfa011fa4c15a8db3cac89094266 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sun, 22 Feb 2015 02:37:56 +0100 Subject: remove uneeded PKG_BUILD_DIR & PKG_CAT overrides Signed-off-by: Nicolas Thill --- libs/pthsem/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'libs/pthsem/Makefile') diff --git a/libs/pthsem/Makefile b/libs/pthsem/Makefile index 0dee689c9..43fd7aec0 100644 --- a/libs/pthsem/Makefile +++ b/libs/pthsem/Makefile @@ -19,7 +19,6 @@ PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.auto.tuwien.ac.at/~mkoegler/pth/ PKG_MD5SUM:=9144b26dcc27e67498d63dd5456f934c -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_FIXUP:=autoreconf PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1 -- cgit v1.2.3