git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
638c29e
)
ibrdtn: Add autoreconf to fixup
author
Johannes Morgenroth
<redacted>
Mon, 25 Aug 2014 16:34:31 +0000
(18:34 +0200)
committer
Johannes Morgenroth
<redacted>
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 <redacted>
libs/ibrdtn/Makefile
patch
|
blob
|
history
diff --git
a/libs/ibrdtn/Makefile
b/libs/ibrdtn/Makefile
index 2c023f9ca9f62be86f2bb03ab936e57d69293915..bd54485270b6dfa3759929f2a02afde26aed6a3a 100644
(file)
--- a/
libs/ibrdtn/Makefile
+++ b/
libs/ibrdtn/Makefile
@@
-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
git clone https://git.99rst.org/PROJECT