mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@ PKG_SOURCE_URL:=https://github.com/keplerproject/luasql/archive/
|
||||
PKG_MD5SUM:=af9f0f3a2313a1fcf88c40700092048d
|
||||
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILE:=docs/us/license.html
|
||||
PKG_LICENSE_FILES:=docs/us/license.html
|
||||
PKG_MAINTAINER:=Nicolas Thill <nico@openwrt.org>
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
||||
Reference in New Issue
Block a user