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:
@@ -12,6 +12,7 @@ define Package/bmx7-dnsupdate
|
||||
TITLE:=bmx7-dnsupdate
|
||||
MAINTAINER:=Paul Spooren <spooren@informatik.uni-leipzig.de>
|
||||
DEPENDS:=+bmx7 +bmx7-json inotifywait jshn
|
||||
PKGARCH:=all
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
|
||||
Reference in New Issue
Block a user