ibrdtn-tools: Add autoreconf to fixup 247/head
authorJohannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
Mon, 25 Aug 2014 16:34:50 +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>
net/ibrdtn-tools/Makefile

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