From: Johannes Morgenroth Date: Mon, 25 Aug 2014 16:34:36 +0000 (+0200) Subject: ibrdtnd: Add autoreconf to fixup X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=64a449806905ca5baed6bae4a169c23f402e06b1;p=openwrt-packages.git ibrdtnd: Add autoreconf to fixup The fixup is necessary since there is a patch for configure.ac in this recipe. Signed-off-by: Johannes Morgenroth --- diff --git a/net/ibrdtnd/Makefile b/net/ibrdtnd/Makefile index a75dfff8e..eff86703e 100644 --- a/net/ibrdtnd/Makefile +++ b/net/ibrdtnd/Makefile @@ -18,6 +18,7 @@ PKG_MAINTAINER:=Johannes Morgenroth PKG_LICENSE:=Apache-2.0 PKG_INSTALL:=1 +PKG_FIXUP:=autoreconf include $(INCLUDE_DIR)/package.mk