[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

@ -12,6 +12,7 @@ define Package/ddns-scripts
SECTION:=net
CATEGORY:=Network
TITLE:=Dynamic DNS Scripts
PKGARCH:=all
endef
define Package/ddns-scripts/description