From: Jan Kardell Date: Tue, 20 May 2025 13:35:31 +0000 (+0200) Subject: luasql: Fix license file X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f7603cbf26b357070bd194894ae7a17717060078;p=openwrt-packages.git luasql: Fix license file Signed-off-by: Jan Kardell --- diff --git a/lang/luasql/Makefile b/lang/luasql/Makefile index 8c35df921..1a807eb5b 100644 --- a/lang/luasql/Makefile +++ b/lang/luasql/Makefile @@ -17,7 +17,7 @@ PKG_HASH:=db2458a8c8c5f3bc717e4030fe2878f1ad8d71e437ec6149c381eebad5d525c5 PKG_MAINTAINER:= PKG_LICENSE:=MIT -PKG_LICENSE_FILES:=docs/us/license.html +PKG_LICENSE_FILES:=doc/us/license.html include $(INCLUDE_DIR)/package.mk