Make aodv-uu as broken for all archs until we fix it
[openwrt.git] / package / aodv-uu / Makefile
index 9a3b218..29ae55b 100644 (file)
@@ -16,12 +16,12 @@ PKG_RELEASE:=1
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://core.it.uu.se/core/files/
 PKG_MD5SUM:=05460543054449cb4b170252a7168c65
-PKG_CAT:=zcat
 
 include $(INCLUDE_DIR)/package.mk
 
 define Package/aodv-uu/Default
   TITLE:=Ad-hoc On-demand Distance Vector Routing
+  DEPENDS:=@BROKEN
   DESCRIPTION:=\
        AODV is the Ad-hoc On-demand Distance Vector routing protocol \\\
        implementation created at Uppsala University.
This page took 0.022768 seconds and 4 git commands to generate.