From: Johannes Morgenroth Date: Mon, 25 Aug 2014 16:34:31 +0000 (+0200) Subject: ibrdtn: Add autoreconf to fixup X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6be97e537192fa1fcf767ea634e52d454c10ed48;p=openwrt-packages.git ibrdtn: 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/libs/ibrdtn/Makefile b/libs/ibrdtn/Makefile index 2c023f9ca..bd5448527 100644 --- a/libs/ibrdtn/Makefile +++ b/libs/ibrdtn/Makefile @@ -18,7 +18,7 @@ PKG_MAINTAINER:=Johannes Morgenroth PKG_LICENSE:=Apache-2.0 PKG_INSTALL:=1 -PKG_FIXUP:=libtool +PKG_FIXUP:=libtool autoreconf include $(INCLUDE_DIR)/package.mk