diff --git a/Makefile b/Makefile index 97ce8cd..7a637ef 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=quagga PKG_VERSION:=0.98.6 -PKG_RELEASE:=4 +PKG_RELEASE:=5 PKG_MD5SUM:=b0d4132039953a0214256873b7d23d68 PKG_SOURCE_URL:=http://www.quagga.net/download/ \ @@ -21,6 +21,8 @@ PKG_CONFIG_DEPENDS:= \ CONFIG_PACKAGE_quagga-unstable-isisd \ CONFIG_PACKAGE_quagga-unstable-ripngd +PKG_FIXUP:=libtool + include $(INCLUDE_DIR)/package.mk define Package/quagga/Default