From: Johannes Morgenroth Date: Mon, 25 Aug 2014 16:34:50 +0000 (+0200) Subject: ibrdtn-tools: Add autoreconf to fixup X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=aa9fb41b2a6dfe15064eaf84f0d180984b46747c;p=feed%2Fpackages.git ibrdtn-tools: 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/ibrdtn-tools/Makefile b/net/ibrdtn-tools/Makefile index a649e10ad4..f7dd3a8046 100644 --- a/net/ibrdtn-tools/Makefile +++ b/net/ibrdtn-tools/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