ibrdtn: Add autoreconf to fixup
authorJohannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
Mon, 25 Aug 2014 16:34:31 +0000 (18:34 +0200)
committerJohannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
Mon, 25 Aug 2014 16:35:22 +0000 (18:35 +0200)
The fixup is necessary since there is a patch for configure.ac in this recipe.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
libs/ibrdtn/Makefile

index 2c023f9ca9f62be86f2bb03ab936e57d69293915..bd54485270b6dfa3759929f2a02afde26aed6a3a 100644 (file)
@@ -18,7 +18,7 @@ PKG_MAINTAINER:=Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
 PKG_LICENSE:=Apache-2.0
 
 PKG_INSTALL:=1
-PKG_FIXUP:=libtool
+PKG_FIXUP:=libtool autoreconf
 
 include $(INCLUDE_DIR)/package.mk