aboutsummaryrefslogtreecommitdiff
path: root/libs/libvorbisidec
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2015-02-22 02:37:56 +0100
committerNicolas Thill <nico@openwrt.org>2015-02-22 02:37:56 +0100
commite24dfafb01a8cfa011fa4c15a8db3cac89094266 (patch)
treebb02e8115f4fcf57bbe7d2ddea542d862fd9fefa /libs/libvorbisidec
parentcd21cbb82eacf5c2dc60a8dd8dfa51f978b98193 (diff)
remove uneeded PKG_BUILD_DIR & PKG_CAT overrides
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Diffstat (limited to 'libs/libvorbisidec')
-rw-r--r--libs/libvorbisidec/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/libvorbisidec/Makefile b/libs/libvorbisidec/Makefile
index 5a026d701..dce109001 100644
--- a/libs/libvorbisidec/Makefile
+++ b/libs/libvorbisidec/Makefile
@@ -18,8 +18,6 @@ PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=b56ffce0c0773ec5ca04c466bc00b1bbcaf65aef
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
-
PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>
PKG_LICENSE:=BSD-3-Clause