fail in .quilt_patched when there were patches that didn't apply
[openwrt-10.03/.git] / package / aodv-uu / Makefile
index 9a3b218b6ee5f4ea52ee76765aa4cf75bbe37783..29ae55bf39b1cc597194861f2704c5580500f234 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.