mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
treewide: add missing PKGARCH:=all to non-binary packages
Packages such as Perl, Lua, shell scripts don't generate binary files. Add PKGARCH:=all to them. Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
This commit is contained in:
@@ -30,6 +30,7 @@ define Package/luasoap
|
||||
TITLE:=LuaSOAP
|
||||
URL:=https://github.com/tomasguisasola/luasoap
|
||||
DEPENDS:=+lua +luaexpat +luasec +luasocket
|
||||
PKGARCH:=all
|
||||
endef
|
||||
|
||||
define Package/luasoap/description
|
||||
|
||||
Reference in New Issue
Block a user