[package] set PKGARCH to all for packages containing only arch-neutral files (#5572)
Signed-off-by: Malte S. Stretz <mss@apache.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@16965 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -25,6 +25,7 @@ define Package/bash-completion
|
||||
TITLE:=bash completion scripts
|
||||
DEPENDS:=+libncurses +bash
|
||||
URL:=http://www.caliban.org/bash/
|
||||
PKGARCH:=all
|
||||
endef
|
||||
|
||||
define Package/bash-completion/description
|
||||
|
Reference in New Issue
Block a user