[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:
florian
2009-07-24 12:07:24 +00:00
parent 245f7a399c
commit 1902afe4e5
9 changed files with 9 additions and 0 deletions

View File

@ -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