[package] ruby: fix path to libiconv
[openwrt/svn-archive/archive.git] / ipv6 / 6scripts / Makefile
index 1174f4bf04815af370421b36b403b031592d0bf2..0ae95e6ffc3915dbfaf69dbf9aee85e14ec3074a 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=6scripts
 PKG_VERSION:=0.1
-PKG_RELEASE:=4
+PKG_RELEASE:=6
 
 include $(INCLUDE_DIR)/package.mk
 
@@ -18,6 +18,7 @@ define Package/6scripts
   CATEGORY:=IPv6
   DEPENDS:=+kmod-ipv6
   TITLE:=IPv6 scripts
+  PKGARCH:=all
 endef
 
 define Package/6scripts/description