mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
remove uneeded PKG_BUILD_DIR & PKG_CAT overrides
Signed-off-by: Nicolas Thill <nico@openwrt.org>
This commit is contained in:
@@ -17,7 +17,6 @@ PKG_MD5SUM:=b691e83b7434c678dffacfa3a027750e
|
||||
PKG_LICENSE:=LGPL-2.1+
|
||||
PKG_LICENSE_FILES:=GPL LICENSE
|
||||
|
||||
PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_BUILD_DEPENDS:=intltool/host
|
||||
|
||||
PKG_FIXUP:=autoreconf
|
||||
|
||||
@@ -11,7 +11,6 @@ PKG_NAME:=upmpdcli
|
||||
PKG_VERSION:=0.9.0
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.lesbonscomptes.com/upmpdcli/downloads
|
||||
PKG_MD5SUM:=0e7b86037f19ea3a08067409af6f6902
|
||||
|
||||
Reference in New Issue
Block a user